#5c5c99 color space conversions
Hex:
        #5c5c99
        RGB:
        92, 92, 153
        CMY:
        64, 64, 40
        CMYK:
        40, 40, 0, 40
      HSL:
        240°, 24.8980%, 48.0392%
        HSV (HSB):
        240°, 39.8693%, 60.0000%
        XYZ:
        13.9905, 12.2295, 31.7601
        xyY:
        0.2413, 0.2109, 12.2295
      CIE-Lab:
        41.5786, 15.8153, -33.3654
        CIE-LCH:
        41.5786, 36.9239, 295.3611
        CIE-Luv:
        41.5786, -3.5976, -49.9000
        Hunter-Lab:
        34.9707, 10.2128, -29.3672
      #5c5c99 color charts
#5c5c99 RGB chart
      #5c5c99 CMYK chart
      #5c5c99 RGB pie chart
      #5c5c99 color shades, tints & tones
#5c5c99 color schemes
#5c5c99 color preview, HTML & CSS examples
           This text has a color of #5c5c99        
        
          <p style="color:#5c5c99;">Text here</p>
        
        
          .mytext {color:#5c5c99;}
        
        Text color #5c5c99
      
           This box has a color of #5c5c99        
        
          <div style="background-color:#5c5c99;">Content here</div>
        
        
          .mybackground {background-color:#5c5c99;}
        
        Background color #5c5c99
      
           Border around this has a color of #5c5c99        
        
          <div style="border:2px solid #5c5c99;">Content here</div>
        
        
          .myborder {border:2px solid #5c5c99;}
        
        Border color #5c5c99