#5c5cce color space conversions
Hex:
        #5c5cce
        RGB:
        92, 92, 206
        CMY:
        64, 64, 19
        CMYK:
        55, 55, 0, 19
      HSL:
        240°, 53.7736%, 58.4314%
        HSV (HSB):
        240°, 55.3398%, 80.7843%
        XYZ:
        19.3814, 14.3858, 60.1478
        xyY:
        0.2064, 0.1532, 14.3858
      CIE-Lab:
        44.7813, 32.3084, -59.3077
        CIE-LCH:
        44.7813, 67.5369, 298.5798
        CIE-Luv:
        44.7813, -6.5823, -91.2902
        Hunter-Lab:
        37.9287, 24.8374, -67.4728
      #5c5cce color charts
#5c5cce RGB chart
      #5c5cce CMYK chart
      #5c5cce RGB pie chart
      #5c5cce color shades, tints & tones
#5c5cce color schemes
#5c5cce color preview, HTML & CSS examples
           This text has a color of #5c5cce        
        
          <p style="color:#5c5cce;">Text here</p>
        
        
          .mytext {color:#5c5cce;}
        
        Text color #5c5cce
      
           This box has a color of #5c5cce        
        
          <div style="background-color:#5c5cce;">Content here</div>
        
        
          .mybackground {background-color:#5c5cce;}
        
        Background color #5c5cce
      
           Border around this has a color of #5c5cce        
        
          <div style="border:2px solid #5c5cce;">Content here</div>
        
        
          .myborder {border:2px solid #5c5cce;}
        
        Border color #5c5cce