#72007e color space conversions
Hex:
        #72007e
        RGB:
        114, 0, 126
        CMY:
        55, 100, 51
        CMYK:
        10, 100, 0, 51
      HSL:
        294°, 100.0000%, 24.7059%
        HSV (HSB):
        294°, 100.0000%, 49.4118%
        XYZ:
        10.7053, 5.0838, 20.1557
        xyY:
        0.2978, 0.1414, 5.0838
      CIE-Lab:
        26.9721, 56.2421, -39.8938
        CIE-LCH:
        26.9721, 68.9543, 324.6510
        CIE-Luv:
        26.9721, 32.4740, -55.3975
        Hunter-Lab:
        22.5472, 45.2935, -37.2182
      #72007e color charts
#72007e RGB chart
      #72007e CMYK chart
      #72007e RGB pie chart
      #72007e color shades, tints & tones
#72007e color schemes
#72007e color preview, HTML & CSS examples
           This text has a color of #72007e        
        
          <p style="color:#72007e;">Text here</p>
        
        
          .mytext {color:#72007e;}
        
        Text color #72007e
      
           This box has a color of #72007e        
        
          <div style="background-color:#72007e;">Content here</div>
        
        
          .mybackground {background-color:#72007e;}
        
        Background color #72007e
      
           Border around this has a color of #72007e        
        
          <div style="border:2px solid #72007e;">Content here</div>
        
        
          .myborder {border:2px solid #72007e;}
        
        Border color #72007e