#5575d7 color space conversions
Hex:
        #5575d7
        RGB:
        85, 117, 215
        CMY:
        67, 54, 16
        CMYK:
        60, 46, 0, 16
      HSL:
        225°, 61.9048%, 58.8235%
        HSV (HSB):
        225°, 60.4651%, 84.3137%
        XYZ:
        22.3733, 19.5602, 66.8863
        xyY:
        0.2056, 0.1797, 19.5602
      CIE-Lab:
        51.3362, 18.4795, -53.9187
        CIE-LCH:
        51.3362, 56.9975, 288.9181
        CIE-Luv:
        51.3362, -16.3833, -85.0616
        Hunter-Lab:
        44.2269, 12.9019, -58.7081
      #5575d7 color charts
#5575d7 RGB chart
      #5575d7 CMYK chart
      #5575d7 RGB pie chart
      #5575d7 color shades, tints & tones
#5575d7 color schemes
#5575d7 color preview, HTML & CSS examples
           This text has a color of #5575d7        
        
          <p style="color:#5575d7;">Text here</p>
        
        
          .mytext {color:#5575d7;}
        
        Text color #5575d7
      
           This box has a color of #5575d7        
        
          <div style="background-color:#5575d7;">Content here</div>
        
        
          .mybackground {background-color:#5575d7;}
        
        Background color #5575d7
      
           Border around this has a color of #5575d7        
        
          <div style="border:2px solid #5575d7;">Content here</div>
        
        
          .myborder {border:2px solid #5575d7;}
        
        Border color #5575d7