#5c508e color space conversions
Hex:
        #5c508e
        RGB:
        92, 80, 142
        CMY:
        64, 69, 44
        CMYK:
        35, 44, 0, 44
      HSL:
        252°, 27.9279%, 43.5294%
        HSV (HSB):
        252°, 43.6620%, 55.6863%
        XYZ:
        12.1648, 9.9656, 26.8736
        xyY:
        0.2482, 0.2034, 9.9656
      CIE-Lab:
        37.7807, 20.1624, -32.7289
        CIE-LCH:
        37.7807, 38.4409, 301.6349
        CIE-Luv:
        37.7807, 1.4768, -48.1948
        Hunter-Lab:
        31.5684, 13.5398, -28.3746
      #5c508e color charts
#5c508e RGB chart
      #5c508e CMYK chart
      #5c508e RGB pie chart
      #5c508e color shades, tints & tones
#5c508e color schemes
#5c508e color preview, HTML & CSS examples
           This text has a color of #5c508e        
        
          <p style="color:#5c508e;">Text here</p>
        
        
          .mytext {color:#5c508e;}
        
        Text color #5c508e
      
           This box has a color of #5c508e        
        
          <div style="background-color:#5c508e;">Content here</div>
        
        
          .mybackground {background-color:#5c508e;}
        
        Background color #5c508e
      
           Border around this has a color of #5c508e        
        
          <div style="border:2px solid #5c508e;">Content here</div>
        
        
          .myborder {border:2px solid #5c508e;}
        
        Border color #5c508e