#72155d color space conversions
Hex:
        #72155d
        RGB:
        114, 21, 93
        CMY:
        55, 92, 64
        CMYK:
        0, 82, 18, 55
      HSL:
        314°, 68.8889%, 26.4706%
        HSV (HSB):
        314°, 81.5789%, 44.7059%
        XYZ:
        9.1834, 4.9041, 10.8185
        xyY:
        0.3687, 0.1969, 4.9041
      CIE-Lab:
        26.4596, 46.4184, -19.4267
        CIE-LCH:
        26.4596, 50.3196, 337.2901
        CIE-Luv:
        26.4596, 41.6309, -29.3087
        Hunter-Lab:
        22.1451, 35.2685, -13.4632
      #72155d color charts
#72155d RGB chart
      #72155d CMYK chart
      #72155d RGB pie chart
      #72155d color shades, tints & tones
#72155d color schemes
#72155d color preview, HTML & CSS examples
           This text has a color of #72155d        
        
          <p style="color:#72155d;">Text here</p>
        
        
          .mytext {color:#72155d;}
        
        Text color #72155d
      
           This box has a color of #72155d        
        
          <div style="background-color:#72155d;">Content here</div>
        
        
          .mybackground {background-color:#72155d;}
        
        Background color #72155d
      
           Border around this has a color of #72155d        
        
          <div style="border:2px solid #72155d;">Content here</div>
        
        
          .myborder {border:2px solid #72155d;}
        
        Border color #72155d