#7f025b color space conversions
Hex:
        #7f025b
        RGB:
        127, 2, 91
        CMY:
        50, 99, 64
        CMYK:
        0, 98, 28, 50
      HSL:
        317°, 96.8992%, 25.2941%
        HSV (HSB):
        317°, 98.4252%, 49.8039%
        XYZ:
        10.6624, 5.3108, 10.3606
        xyY:
        0.4049, 0.2017, 5.3108
      CIE-Lab:
        27.6024, 53.2023, -16.1307
        CIE-LCH:
        27.6024, 55.5939, 343.1329
        CIE-Luv:
        27.6024, 55.0658, -26.7835
        Hunter-Lab:
        23.0451, 42.2588, -10.5241
      #7f025b color charts
#7f025b RGB chart
      #7f025b CMYK chart
      #7f025b RGB pie chart
      #7f025b color shades, tints & tones
#7f025b color schemes
#7f025b color preview, HTML & CSS examples
           This text has a color of #7f025b        
        
          <p style="color:#7f025b;">Text here</p>
        
        
          .mytext {color:#7f025b;}
        
        Text color #7f025b
      
           This box has a color of #7f025b        
        
          <div style="background-color:#7f025b;">Content here</div>
        
        
          .mybackground {background-color:#7f025b;}
        
        Background color #7f025b
      
           Border around this has a color of #7f025b        
        
          <div style="border:2px solid #7f025b;">Content here</div>
        
        
          .myborder {border:2px solid #7f025b;}
        
        Border color #7f025b