#72206b color space conversions
Hex:
        #72206b
        RGB:
        114, 32, 107
        CMY:
        55, 87, 58
        CMYK:
        0, 72, 6, 55
      HSL:
        305°, 56.1644%, 28.6275%
        HSV (HSB):
        305°, 71.9298%, 44.7059%
        XYZ:
        10.1098, 5.6720, 14.4719
        xyY:
        0.3342, 0.1875, 5.6720
      CIE-Lab:
        28.5693, 44.7942, -25.2233
        CIE-LCH:
        28.5693, 51.4075, 330.6165
        CIE-Luv:
        28.5693, 34.8814, -37.1549
        Hunter-Lab:
        23.8159, 34.0950, -19.3568
      #72206b color charts
#72206b RGB chart
      #72206b CMYK chart
      #72206b RGB pie chart
      #72206b color shades, tints & tones
#72206b color schemes
#72206b color preview, HTML & CSS examples
           This text has a color of #72206b        
        
          <p style="color:#72206b;">Text here</p>
        
        
          .mytext {color:#72206b;}
        
        Text color #72206b
      
           This box has a color of #72206b        
        
          <div style="background-color:#72206b;">Content here</div>
        
        
          .mybackground {background-color:#72206b;}
        
        Background color #72206b
      
           Border around this has a color of #72206b        
        
          <div style="border:2px solid #72206b;">Content here</div>
        
        
          .myborder {border:2px solid #72206b;}
        
        Border color #72206b