#5f287d color space conversions
Hex:
        #5f287d
        RGB:
        95, 40, 125
        CMY:
        63, 84, 51
        CMYK:
        24, 68, 0, 51
      HSL:
        279°, 51.5152%, 32.3529%
        HSV (HSB):
        279°, 68.0000%, 49.0196%
        XYZ:
        9.1798, 5.4311, 19.9665
        xyY:
        0.2655, 0.1571, 5.4311
      CIE-Lab:
        27.9294, 40.0533, -37.8856
        CIE-LCH:
        27.9294, 55.1324, 316.5932
        CIE-Luv:
        27.9294, 16.7256, -52.1569
        Hunter-Lab:
        23.3048, 29.5278, -34.4836
      #5f287d color charts
#5f287d RGB chart
      #5f287d CMYK chart
      #5f287d RGB pie chart
      #5f287d color shades, tints & tones
#5f287d color schemes
#5f287d color preview, HTML & CSS examples
           This text has a color of #5f287d        
        
          <p style="color:#5f287d;">Text here</p>
        
        
          .mytext {color:#5f287d;}
        
        Text color #5f287d
      
           This box has a color of #5f287d        
        
          <div style="background-color:#5f287d;">Content here</div>
        
        
          .mybackground {background-color:#5f287d;}
        
        Background color #5f287d
      
           Border around this has a color of #5f287d        
        
          <div style="border:2px solid #5f287d;">Content here</div>
        
        
          .myborder {border:2px solid #5f287d;}
        
        Border color #5f287d