#72155b color space conversions
Hex:
        #72155b
        RGB:
        114, 21, 91
        CMY:
        55, 92, 64
        CMYK:
        0, 82, 20, 55
      HSL:
        315°, 68.8889%, 26.4706%
        HSV (HSB):
        315°, 81.5789%, 44.7059%
        XYZ:
        9.0959, 4.8691, 10.3579
        xyY:
        0.3740, 0.2002, 4.8691
      CIE-Lab:
        26.3584, 46.1240, -18.2676
        CIE-LCH:
        26.3584, 49.6098, 338.3938
        CIE-Luv:
        26.3584, 42.3371, -27.8374
        Hunter-Lab:
        22.0660, 34.9649, -12.3850
      #72155b color charts
#72155b RGB chart
      #72155b CMYK chart
      #72155b RGB pie chart
      #72155b color shades, tints & tones
#72155b color schemes
#72155b color preview, HTML & CSS examples
           This text has a color of #72155b        
        
          <p style="color:#72155b;">Text here</p>
        
        
          .mytext {color:#72155b;}
        
        Text color #72155b
      
           This box has a color of #72155b        
        
          <div style="background-color:#72155b;">Content here</div>
        
        
          .mybackground {background-color:#72155b;}
        
        Background color #72155b
      
           Border around this has a color of #72155b        
        
          <div style="border:2px solid #72155b;">Content here</div>
        
        
          .myborder {border:2px solid #72155b;}
        
        Border color #72155b