#e72bff color space conversions
Hex:
        #e72bff
        RGB:
        231, 43, 255
        CMY:
        9, 83, 0
        CMYK:
        9, 83, 0, 0
      HSL:
        293°, 100.0000%, 58.4314%
        HSV (HSB):
        293°, 83.1373%, 100.0000%
        XYZ:
        51.8689, 25.9367, 96.8802
        xyY:
        0.2969, 0.1485, 25.9367
      CIE-Lab:
        57.9769, 89.7288, -64.8167
        CIE-LCH:
        57.9769, 110.6909, 324.1571
        CIE-Luv:
        57.9769, 64.6427, -112.4903
        Hunter-Lab:
        50.9281, 92.6734, -77.1375
      #e72bff color charts
#e72bff RGB chart
      #e72bff CMYK chart
      #e72bff RGB pie chart
      #e72bff color shades, tints & tones
#e72bff color schemes
#e72bff color preview, HTML & CSS examples
           This text has a color of #e72bff        
        
          <p style="color:#e72bff;">Text here</p>
        
        
          .mytext {color:#e72bff;}
        
        Text color #e72bff
      
           This box has a color of #e72bff        
        
          <div style="background-color:#e72bff;">Content here</div>
        
        
          .mybackground {background-color:#e72bff;}
        
        Background color #e72bff
      
           Border around this has a color of #e72bff        
        
          <div style="border:2px solid #e72bff;">Content here</div>
        
        
          .myborder {border:2px solid #e72bff;}
        
        Border color #e72bff