#72025b color space conversions
Hex:
        #72025b
        RGB:
        114, 2, 91
        CMY:
        55, 99, 64
        CMYK:
        0, 98, 20, 55
      HSL:
        312°, 96.5517%, 22.7451%
        HSV (HSB):
        312°, 98.2456%, 44.7059%
        XYZ:
        8.8495, 4.3762, 10.2758
        xyY:
        0.3766, 0.1862, 4.3762
      CIE-Lab:
        24.8779, 50.4210, -20.5782
        CIE-LCH:
        24.8779, 54.4586, 337.7983
        CIE-Luv:
        24.8779, 44.7154, -30.5218
        Hunter-Lab:
        20.9193, 38.9021, -14.4805
      #72025b color charts
#72025b RGB chart
      #72025b CMYK chart
      #72025b RGB pie chart
      #72025b color shades, tints & tones
#72025b color schemes
#72025b color preview, HTML & CSS examples
           This text has a color of #72025b        
        
          <p style="color:#72025b;">Text here</p>
        
        
          .mytext {color:#72025b;}
        
        Text color #72025b
      
           This box has a color of #72025b        
        
          <div style="background-color:#72025b;">Content here</div>
        
        
          .mybackground {background-color:#72025b;}
        
        Background color #72025b
      
           Border around this has a color of #72025b        
        
          <div style="border:2px solid #72025b;">Content here</div>
        
        
          .myborder {border:2px solid #72025b;}
        
        Border color #72025b