#72385f color space conversions
Hex:
        #72385f
        RGB:
        114, 56, 95
        CMY:
        55, 78, 63
        CMYK:
        0, 51, 17, 55
      HSL:
        320°, 34.1176%, 33.3333%
        HSV (HSB):
        320°, 50.8772%, 44.7059%
        XYZ:
        10.4192, 7.2320, 11.6732
        xyY:
        0.3553, 0.2466, 7.2320
      CIE-Lab:
        32.3293, 30.9798, -11.6846
        CIE-LCH:
        32.3293, 33.1101, 339.3351
        CIE-Luv:
        32.3293, 30.6515, -19.1079
        Hunter-Lab:
        26.8923, 22.0964, -6.9115
      #72385f color charts
#72385f RGB chart
      #72385f CMYK chart
      #72385f RGB pie chart
      #72385f color shades, tints & tones
#72385f color schemes
#72385f color preview, HTML & CSS examples
           This text has a color of #72385f        
        
          <p style="color:#72385f;">Text here</p>
        
        
          .mytext {color:#72385f;}
        
        Text color #72385f
      
           This box has a color of #72385f        
        
          <div style="background-color:#72385f;">Content here</div>
        
        
          .mybackground {background-color:#72385f;}
        
        Background color #72385f
      
           Border around this has a color of #72385f        
        
          <div style="border:2px solid #72385f;">Content here</div>
        
        
          .myborder {border:2px solid #72385f;}
        
        Border color #72385f