#5f025e color space conversions
Hex:
        #5f025e
        RGB:
        95, 2, 94
        CMY:
        63, 99, 63
        CMYK:
        0, 98, 1, 63
      HSL:
        301°, 95.8763%, 19.0196%
        HSV (HSB):
        301°, 97.8947%, 37.2549%
        XYZ:
        6.7614, 3.2845, 10.8673
        xyY:
        0.3233, 0.1571, 3.2845
      CIE-Lab:
        21.1489, 47.0498, -28.7221
        CIE-LCH:
        21.1489, 55.1239, 328.5975
        CIE-Luv:
        21.1489, 29.5038, -37.0651
        Hunter-Lab:
        18.1231, 34.8798, -22.8663
      #5f025e color charts
#5f025e RGB chart
      #5f025e CMYK chart
      #5f025e RGB pie chart
      #5f025e color shades, tints & tones
#5f025e color schemes
#5f025e color preview, HTML & CSS examples
           This text has a color of #5f025e        
        
          <p style="color:#5f025e;">Text here</p>
        
        
          .mytext {color:#5f025e;}
        
        Text color #5f025e
      
           This box has a color of #5f025e        
        
          <div style="background-color:#5f025e;">Content here</div>
        
        
          .mybackground {background-color:#5f025e;}
        
        Background color #5f025e
      
           Border around this has a color of #5f025e        
        
          <div style="border:2px solid #5f025e;">Content here</div>
        
        
          .myborder {border:2px solid #5f025e;}
        
        Border color #5f025e