#5f297d color space conversions
Hex:
        #5f297d
        RGB:
        95, 41, 125
        CMY:
        63, 84, 51
        CMYK:
        24, 67, 0, 51
      HSL:
        279°, 50.6024%, 32.5490%
        HSV (HSB):
        279°, 67.2000%, 49.0196%
        XYZ:
        9.2139, 5.4994, 19.9779
        xyY:
        0.2656, 0.1585, 5.4994
      CIE-Lab:
        28.1128, 39.5471, -37.5910
        CIE-LCH:
        28.1128, 54.5624, 316.4525
        CIE-Luv:
        28.1128, 16.5222, -51.8731
        Hunter-Lab:
        23.4509, 29.0941, -34.0938
      #5f297d color charts
#5f297d RGB chart
      #5f297d CMYK chart
      #5f297d RGB pie chart
      #5f297d color shades, tints & tones
#5f297d color schemes
#5f297d color preview, HTML & CSS examples
           This text has a color of #5f297d        
        
          <p style="color:#5f297d;">Text here</p>
        
        
          .mytext {color:#5f297d;}
        
        Text color #5f297d
      
           This box has a color of #5f297d        
        
          <div style="background-color:#5f297d;">Content here</div>
        
        
          .mybackground {background-color:#5f297d;}
        
        Background color #5f297d
      
           Border around this has a color of #5f297d        
        
          <div style="border:2px solid #5f297d;">Content here</div>
        
        
          .myborder {border:2px solid #5f297d;}
        
        Border color #5f297d