#7d025b color space conversions
Hex:
        #7d025b
        RGB:
        125, 2, 91
        CMY:
        51, 99, 64
        CMYK:
        0, 98, 27, 51
      HSL:
        317°, 96.8504%, 24.9020%
        HSV (HSB):
        317°, 98.4000%, 49.0196%
        XYZ:
        10.3675, 5.1587, 10.3468
        xyY:
        0.4007, 0.1994, 5.1587
      CIE-Lab:
        27.1823, 52.7689, -16.8146
        CIE-LCH:
        27.1823, 55.3831, 342.3258
        CIE-Luv:
        27.1823, 53.4530, -27.3816
        Hunter-Lab:
        22.7128, 41.7306, -11.1106
      #7d025b color charts
#7d025b RGB chart
      #7d025b CMYK chart
      #7d025b RGB pie chart
      #7d025b color shades, tints & tones
#7d025b color schemes
#7d025b color preview, HTML & CSS examples
           This text has a color of #7d025b        
        
          <p style="color:#7d025b;">Text here</p>
        
        
          .mytext {color:#7d025b;}
        
        Text color #7d025b
      
           This box has a color of #7d025b        
        
          <div style="background-color:#7d025b;">Content here</div>
        
        
          .mybackground {background-color:#7d025b;}
        
        Background color #7d025b
      
           Border around this has a color of #7d025b        
        
          <div style="border:2px solid #7d025b;">Content here</div>
        
        
          .myborder {border:2px solid #7d025b;}
        
        Border color #7d025b