#5f008d color space conversions
Hex:
        #5f008d
        RGB:
        95, 0, 141
        CMY:
        63, 100, 45
        CMYK:
        33, 100, 0, 45
      HSL:
        280°, 100.0000%, 27.6471%
        HSV (HSB):
        280°, 100.0000%, 55.2941%
        XYZ:
        9.5270, 4.3560, 25.5380
        xyY:
        0.2417, 0.1105, 4.3560
      CIE-Lab:
        24.8150, 56.3342, -52.9697
        CIE-LCH:
        24.8150, 77.3261, 316.7631
        CIE-Luv:
        24.8150, 17.3334, -67.5940
        Hunter-Lab:
        20.8710, 44.9561, -57.9382
      #5f008d color charts
#5f008d RGB chart
      #5f008d CMYK chart
      #5f008d RGB pie chart
      #5f008d color shades, tints & tones
#5f008d color schemes
#5f008d color preview, HTML & CSS examples
           This text has a color of #5f008d        
        
          <p style="color:#5f008d;">Text here</p>
        
        
          .mytext {color:#5f008d;}
        
        Text color #5f008d
      
           This box has a color of #5f008d        
        
          <div style="background-color:#5f008d;">Content here</div>
        
        
          .mybackground {background-color:#5f008d;}
        
        Background color #5f008d
      
           Border around this has a color of #5f008d        
        
          <div style="border:2px solid #5f008d;">Content here</div>
        
        
          .myborder {border:2px solid #5f008d;}
        
        Border color #5f008d