#5c5ca3 color space conversions
Hex:
        #5c5ca3
        RGB:
        92, 92, 163
        CMY:
        64, 64, 36
        CMYK:
        44, 44, 0, 36
      HSL:
        240°, 27.8431%, 50.0000%
        HSV (HSB):
        240°, 43.5583%, 63.9216%
        XYZ:
        14.8516, 12.5739, 36.2946
        xyY:
        0.2331, 0.1973, 12.5739
      CIE-Lab:
        42.1141, 18.8156, -38.4758
        CIE-LCH:
        42.1141, 42.8300, 296.0598
        CIE-Luv:
        42.1141, -4.1851, -58.0478
        Hunter-Lab:
        35.4598, 12.7067, -35.8640
      #5c5ca3 color charts
#5c5ca3 RGB chart
      #5c5ca3 CMYK chart
      #5c5ca3 RGB pie chart
      #5c5ca3 color shades, tints & tones
#5c5ca3 color schemes
#5c5ca3 color preview, HTML & CSS examples
           This text has a color of #5c5ca3        
        
          <p style="color:#5c5ca3;">Text here</p>
        
        
          .mytext {color:#5c5ca3;}
        
        Text color #5c5ca3
      
           This box has a color of #5c5ca3        
        
          <div style="background-color:#5c5ca3;">Content here</div>
        
        
          .mybackground {background-color:#5c5ca3;}
        
        Background color #5c5ca3
      
           Border around this has a color of #5c5ca3        
        
          <div style="border:2px solid #5c5ca3;">Content here</div>
        
        
          .myborder {border:2px solid #5c5ca3;}
        
        Border color #5c5ca3