#5c5eae color space conversions
Hex:
        #5c5eae
        RGB:
        92, 94, 174
        CMY:
        64, 63, 32
        CMYK:
        47, 46, 0, 32
      HSL:
        239°, 33.6066%, 52.1569%
        HSV (HSB):
        239°, 47.1264%, 68.2353%
        XYZ:
        16.0563, 13.3367, 41.7724
        xyY:
        0.2256, 0.1874, 13.3367
      CIE-Lab:
        43.2663, 20.9427, -43.1416
        CIE-LCH:
        43.2663, 47.9561, 295.8938
        CIE-Luv:
        43.2663, -5.4727, -65.6833
        Hunter-Lab:
        36.5195, 14.5711, -42.2546
      #5c5eae color charts
#5c5eae RGB chart
      #5c5eae CMYK chart
      #5c5eae RGB pie chart
      #5c5eae color shades, tints & tones
#5c5eae color schemes
#5c5eae color preview, HTML & CSS examples
           This text has a color of #5c5eae        
        
          <p style="color:#5c5eae;">Text here</p>
        
        
          .mytext {color:#5c5eae;}
        
        Text color #5c5eae
      
           This box has a color of #5c5eae        
        
          <div style="background-color:#5c5eae;">Content here</div>
        
        
          .mybackground {background-color:#5c5eae;}
        
        Background color #5c5eae
      
           Border around this has a color of #5c5eae        
        
          <div style="border:2px solid #5c5eae;">Content here</div>
        
        
          .myborder {border:2px solid #5c5eae;}
        
        Border color #5c5eae