#5562cd color space conversions
Hex:
        #5562cd
        RGB:
        85, 98, 205
        CMY:
        67, 62, 20
        CMYK:
        59, 52, 0, 20
      HSL:
        234°, 54.5455%, 56.8627%
        HSV (HSB):
        234°, 58.5366%, 80.3922%
        XYZ:
        19.1334, 15.0744, 59.6588
        xyY:
        0.2038, 0.1606, 15.0744
      CIE-Lab:
        45.7360, 26.9330, -57.2158
        CIE-LCH:
        45.7360, 63.2379, 295.2076
        CIE-Luv:
        45.7360, -10.3645, -88.3117
        Hunter-Lab:
        38.8258, 20.0200, -63.9255
      #5562cd color charts
#5562cd RGB chart
      #5562cd CMYK chart
      #5562cd RGB pie chart
      #5562cd color shades, tints & tones
#5562cd color schemes
#5562cd color preview, HTML & CSS examples
           This text has a color of #5562cd        
        
          <p style="color:#5562cd;">Text here</p>
        
        
          .mytext {color:#5562cd;}
        
        Text color #5562cd
      
           This box has a color of #5562cd        
        
          <div style="background-color:#5562cd;">Content here</div>
        
        
          .mybackground {background-color:#5562cd;}
        
        Background color #5562cd
      
           Border around this has a color of #5562cd        
        
          <div style="border:2px solid #5562cd;">Content here</div>
        
        
          .myborder {border:2px solid #5562cd;}
        
        Border color #5562cd