#7f025e color space conversions
Hex:
        #7f025e
        RGB:
        127, 2, 94
        CMY:
        50, 99, 63
        CMYK:
        0, 98, 26, 50
      HSL:
        316°, 96.8992%, 25.2941%
        HSV (HSB):
        316°, 98.4252%, 49.8039%
        XYZ:
        10.7945, 5.3636, 11.0560
        xyY:
        0.3967, 0.1971, 5.3636
      CIE-Lab:
        27.7465, 53.5727, -17.8810
        CIE-LCH:
        27.7465, 56.4780, 341.5425
        CIE-Luv:
        27.7465, 53.8185, -28.9812
        Hunter-Lab:
        23.1594, 42.6689, -12.0927
      #7f025e color charts
#7f025e RGB chart
      #7f025e CMYK chart
      #7f025e RGB pie chart
      #7f025e color shades, tints & tones
#7f025e color schemes
#7f025e color preview, HTML & CSS examples
           This text has a color of #7f025e        
        
          <p style="color:#7f025e;">Text here</p>
        
        
          .mytext {color:#7f025e;}
        
        Text color #7f025e
      
           This box has a color of #7f025e        
        
          <div style="background-color:#7f025e;">Content here</div>
        
        
          .mybackground {background-color:#7f025e;}
        
        Background color #7f025e
      
           Border around this has a color of #7f025e        
        
          <div style="border:2px solid #7f025e;">Content here</div>
        
        
          .myborder {border:2px solid #7f025e;}
        
        Border color #7f025e