#5575e2 color space conversions
Hex:
        #5575e2
        RGB:
        85, 117, 226
        CMY:
        67, 54, 11
        CMYK:
        62, 48, 0, 11
      HSL:
        226°, 70.8543%, 60.9804%
        HSV (HSB):
        226°, 62.3894%, 88.6275%
        XYZ:
        23.8351, 20.1449, 74.5836
        xyY:
        0.2010, 0.1699, 20.1449
      CIE-Lab:
        52.0006, 22.1979, -59.0598
        CIE-LCH:
        52.0006, 63.0936, 290.5989
        CIE-Luv:
        52.0006, -16.5066, -93.6599
        Hunter-Lab:
        44.8830, 16.2469, -67.1060
      #5575e2 color charts
#5575e2 RGB chart
      #5575e2 CMYK chart
      #5575e2 RGB pie chart
      #5575e2 color shades, tints & tones
#5575e2 color schemes
#5575e2 color preview, HTML & CSS examples
           This text has a color of #5575e2        
        
          <p style="color:#5575e2;">Text here</p>
        
        
          .mytext {color:#5575e2;}
        
        Text color #5575e2
      
           This box has a color of #5575e2        
        
          <div style="background-color:#5575e2;">Content here</div>
        
        
          .mybackground {background-color:#5575e2;}
        
        Background color #5575e2
      
           Border around this has a color of #5575e2        
        
          <div style="border:2px solid #5575e2;">Content here</div>
        
        
          .myborder {border:2px solid #5575e2;}
        
        Border color #5575e2