#5575d4 color space conversions
Hex:
        #5575d4
        RGB:
        85, 117, 212
        CMY:
        67, 54, 17
        CMYK:
        60, 45, 0, 17
      HSL:
        225°, 59.6244%, 58.2353%
        HSV (HSB):
        225°, 59.9057%, 83.1373%
        XYZ:
        21.9913, 19.4073, 64.8743
        xyY:
        0.2069, 0.1826, 19.4073
      CIE-Lab:
        51.1604, 17.4699, -52.4997
        CIE-LCH:
        51.1604, 55.3301, 288.4055
        CIE-Luv:
        51.1604, -16.3519, -82.6825
        Hunter-Lab:
        44.0538, 12.0116, -56.4738
      #5575d4 color charts
#5575d4 RGB chart
      #5575d4 CMYK chart
      #5575d4 RGB pie chart
      #5575d4 color shades, tints & tones
#5575d4 color schemes
#5575d4 color preview, HTML & CSS examples
           This text has a color of #5575d4        
        
          <p style="color:#5575d4;">Text here</p>
        
        
          .mytext {color:#5575d4;}
        
        Text color #5575d4
      
           This box has a color of #5575d4        
        
          <div style="background-color:#5575d4;">Content here</div>
        
        
          .mybackground {background-color:#5575d4;}
        
        Background color #5575d4
      
           Border around this has a color of #5575d4        
        
          <div style="border:2px solid #5575d4;">Content here</div>
        
        
          .myborder {border:2px solid #5575d4;}
        
        Border color #5575d4