#72055b color space conversions
Hex:
        #72055b
        RGB:
        114, 5, 91
        CMY:
        55, 98, 64
        CMYK:
        0, 96, 20, 55
      HSL:
        313°, 91.5966%, 23.3333%
        HSV (HSB):
        313°, 95.6140%, 44.7059%
        XYZ:
        8.8820, 4.4413, 10.2866
        xyY:
        0.3762, 0.1881, 4.4413
      CIE-Lab:
        25.0797, 49.8288, -20.2623
        CIE-LCH:
        25.0797, 53.7910, 337.8714
        CIE-Luv:
        25.0797, 44.4038, -30.1671
        Hunter-Lab:
        21.0743, 38.3508, -14.1881
      #72055b color charts
#72055b RGB chart
      #72055b CMYK chart
      #72055b RGB pie chart
      #72055b color shades, tints & tones
#72055b color schemes
#72055b color preview, HTML & CSS examples
           This text has a color of #72055b        
        
          <p style="color:#72055b;">Text here</p>
        
        
          .mytext {color:#72055b;}
        
        Text color #72055b
      
           This box has a color of #72055b        
        
          <div style="background-color:#72055b;">Content here</div>
        
        
          .mybackground {background-color:#72055b;}
        
        Background color #72055b
      
           Border around this has a color of #72055b        
        
          <div style="border:2px solid #72055b;">Content here</div>
        
        
          .myborder {border:2px solid #72055b;}
        
        Border color #72055b