#72195f color space conversions
Hex:
        #72195f
        RGB:
        114, 25, 95
        CMY:
        55, 90, 63
        CMYK:
        0, 78, 17, 55
      HSL:
        313°, 64.0288%, 27.2549%
        HSV (HSB):
        313°, 78.0702%, 44.7059%
        XYZ:
        9.3526, 5.0989, 11.3177
        xyY:
        0.3629, 0.1979, 5.0989
      CIE-Lab:
        27.0147, 45.4269, -19.8732
        CIE-LCH:
        27.0147, 49.5838, 336.3717
        CIE-Luv:
        27.0147, 40.1983, -29.9377
        Hunter-Lab:
        22.5807, 34.4159, -13.9103
      #72195f color charts
#72195f RGB chart
      #72195f CMYK chart
      #72195f RGB pie chart
      #72195f color shades, tints & tones
#72195f color schemes
#72195f color preview, HTML & CSS examples
           This text has a color of #72195f        
        
          <p style="color:#72195f;">Text here</p>
        
        
          .mytext {color:#72195f;}
        
        Text color #72195f
      
           This box has a color of #72195f        
        
          <div style="background-color:#72195f;">Content here</div>
        
        
          .mybackground {background-color:#72195f;}
        
        Background color #72195f
      
           Border around this has a color of #72195f        
        
          <div style="border:2px solid #72195f;">Content here</div>
        
        
          .myborder {border:2px solid #72195f;}
        
        Border color #72195f