#5c249d color space conversions
Hex:
        #5c249d
        RGB:
        92, 36, 157
        CMY:
        64, 86, 38
        CMYK:
        41, 77, 0, 38
      HSL:
        268°, 62.6943%, 37.8431%
        HSV (HSB):
        268°, 77.0701%, 61.5686%
        XYZ:
        11.1303, 5.9714, 32.4642
        xyY:
        0.2246, 0.1205, 5.9714
      CIE-Lab:
        29.3402, 49.1889, -55.4392
        CIE-LCH:
        29.3402, 74.1151, 311.5813
        CIE-Luv:
        29.3402, 10.2635, -75.1547
        Hunter-Lab:
        24.4364, 38.5395, -61.6624
      #5c249d color charts
#5c249d RGB chart
      #5c249d CMYK chart
      #5c249d RGB pie chart
      #5c249d color shades, tints & tones
#5c249d color schemes
#5c249d color preview, HTML & CSS examples
           This text has a color of #5c249d        
        
          <p style="color:#5c249d;">Text here</p>
        
        
          .mytext {color:#5c249d;}
        
        Text color #5c249d
      
           This box has a color of #5c249d        
        
          <div style="background-color:#5c249d;">Content here</div>
        
        
          .mybackground {background-color:#5c249d;}
        
        Background color #5c249d
      
           Border around this has a color of #5c249d        
        
          <div style="border:2px solid #5c249d;">Content here</div>
        
        
          .myborder {border:2px solid #5c249d;}
        
        Border color #5c249d