#72287f color space conversions
Hex:
        #72287f
        RGB:
        114, 40, 127
        CMY:
        55, 84, 50
        CMYK:
        10, 69, 0, 50
      HSL:
        291°, 52.0958%, 32.7451%
        HSV (HSB):
        291°, 68.5039%, 49.8039%
        XYZ:
        11.5290, 6.6273, 20.7502
        xyY:
        0.2963, 0.1703, 6.6273
      CIE-Lab:
        30.9429, 45.1669, -34.1575
        CIE-LCH:
        30.9429, 56.6284, 322.9016
        CIE-Luv:
        30.9429, 27.5286, -49.8559
        Hunter-Lab:
        25.7435, 34.8883, -29.7694
      #72287f color charts
#72287f RGB chart
      #72287f CMYK chart
      #72287f RGB pie chart
      #72287f color shades, tints & tones
#72287f color schemes
#72287f color preview, HTML & CSS examples
           This text has a color of #72287f        
        
          <p style="color:#72287f;">Text here</p>
        
        
          .mytext {color:#72287f;}
        
        Text color #72287f
      
           This box has a color of #72287f        
        
          <div style="background-color:#72287f;">Content here</div>
        
        
          .mybackground {background-color:#72287f;}
        
        Background color #72287f
      
           Border around this has a color of #72287f        
        
          <div style="border:2px solid #72287f;">Content here</div>
        
        
          .myborder {border:2px solid #72287f;}
        
        Border color #72287f