#5c6cce color space conversions
Hex:
        #5c6cce
        RGB:
        92, 108, 206
        CMY:
        64, 58, 19
        CMYK:
        55, 48, 0, 19
      HSL:
        232°, 53.7736%, 58.4314%
        HSV (HSB):
        232°, 55.3398%, 80.7843%
        XYZ:
        20.9168, 17.4567, 60.6596
        xyY:
        0.2112, 0.1763, 17.4567
      CIE-Lab:
        48.8304, 22.4303, -52.7906
        CIE-LCH:
        48.8304, 57.3582, 293.0202
        CIE-Luv:
        48.8304, -11.3070, -82.7012
        Hunter-Lab:
        41.7812, 16.2448, -56.8327
      #5c6cce color charts
#5c6cce RGB chart
      #5c6cce CMYK chart
      #5c6cce RGB pie chart
      #5c6cce color shades, tints & tones
#5c6cce color schemes
#5c6cce color preview, HTML & CSS examples
           This text has a color of #5c6cce        
        
          <p style="color:#5c6cce;">Text here</p>
        
        
          .mytext {color:#5c6cce;}
        
        Text color #5c6cce
      
           This box has a color of #5c6cce        
        
          <div style="background-color:#5c6cce;">Content here</div>
        
        
          .mybackground {background-color:#5c6cce;}
        
        Background color #5c6cce
      
           Border around this has a color of #5c6cce        
        
          <div style="border:2px solid #5c6cce;">Content here</div>
        
        
          .myborder {border:2px solid #5c6cce;}
        
        Border color #5c6cce