#5c508b color space conversions
Hex:
        #5c508b
        RGB:
        92, 80, 139
        CMY:
        64, 69, 45
        CMYK:
        34, 42, 0, 45
      HSL:
        252°, 26.9406%, 42.9412%
        HSV (HSB):
        252°, 42.4460%, 54.5098%
        XYZ:
        11.9425, 9.8767, 25.7031
        xyY:
        0.2513, 0.2078, 9.8767
      CIE-Lab:
        37.6202, 19.3097, -31.1569
        CIE-LCH:
        37.6202, 36.6554, 301.7888
        CIE-Luv:
        37.6202, 1.7358, -45.7720
        Hunter-Lab:
        31.4272, 12.8331, -26.4918
      #5c508b color charts
#5c508b RGB chart
      #5c508b CMYK chart
      #5c508b RGB pie chart
      #5c508b color shades, tints & tones
#5c508b color schemes
#5c508b color preview, HTML & CSS examples
           This text has a color of #5c508b        
        
          <p style="color:#5c508b;">Text here</p>
        
        
          .mytext {color:#5c508b;}
        
        Text color #5c508b
      
           This box has a color of #5c508b        
        
          <div style="background-color:#5c508b;">Content here</div>
        
        
          .mybackground {background-color:#5c508b;}
        
        Background color #5c508b
      
           Border around this has a color of #5c508b        
        
          <div style="border:2px solid #5c508b;">Content here</div>
        
        
          .myborder {border:2px solid #5c508b;}
        
        Border color #5c508b