#5f026d color space conversions
Hex:
        #5f026d
        RGB:
        95, 2, 109
        CMY:
        63, 99, 57
        CMYK:
        13, 98, 0, 57
      HSL:
        292°, 96.3964%, 21.7647%
        HSV (HSB):
        292°, 98.1651%, 42.7451%
        XYZ:
        7.5013, 3.5804, 14.7637
        xyY:
        0.2902, 0.1385, 3.5804
      CIE-Lab:
        22.2329, 49.6750, -36.8297
        CIE-LCH:
        22.2329, 61.8388, 323.4462
        CIE-Luv:
        22.2329, 25.0221, -47.0806
        Hunter-Lab:
        18.9220, 37.6499, -33.0150
      #5f026d color charts
#5f026d RGB chart
      #5f026d CMYK chart
      #5f026d RGB pie chart
      #5f026d color shades, tints & tones
#5f026d color schemes
#5f026d color preview, HTML & CSS examples
           This text has a color of #5f026d        
        
          <p style="color:#5f026d;">Text here</p>
        
        
          .mytext {color:#5f026d;}
        
        Text color #5f026d
      
           This box has a color of #5f026d        
        
          <div style="background-color:#5f026d;">Content here</div>
        
        
          .mybackground {background-color:#5f026d;}
        
        Background color #5f026d
      
           Border around this has a color of #5f026d        
        
          <div style="border:2px solid #5f026d;">Content here</div>
        
        
          .myborder {border:2px solid #5f026d;}
        
        Border color #5f026d