#e472ff color space conversions
Hex:
        #e472ff
        RGB:
        228, 114, 255
        CMY:
        11, 55, 0
        CMYK:
        11, 55, 0, 0
      HSL:
        289°, 100.0000%, 72.3529%
        HSV (HSB):
        289°, 55.2941%, 100.0000%
        XYZ:
        56.0622, 35.7486, 98.5531
        xyY:
        0.2945, 0.1878, 35.7486
      CIE-Lab:
        66.3274, 64.4622, -51.5202
        CIE-LCH:
        66.3274, 82.5209, 321.3671
        CIE-Luv:
        66.3274, 47.1712, -91.3985
        Hunter-Lab:
        59.7901, 62.7378, -55.8756
      #e472ff color charts
#e472ff RGB chart
      #e472ff CMYK chart
      #e472ff RGB pie chart
      #e472ff color shades, tints & tones
#e472ff color schemes
#e472ff color preview, HTML & CSS examples
           This text has a color of #e472ff        
        
          <p style="color:#e472ff;">Text here</p>
        
        
          .mytext {color:#e472ff;}
        
        Text color #e472ff
      
           This box has a color of #e472ff        
        
          <div style="background-color:#e472ff;">Content here</div>
        
        
          .mybackground {background-color:#e472ff;}
        
        Background color #e472ff
      
           Border around this has a color of #e472ff        
        
          <div style="border:2px solid #e472ff;">Content here</div>
        
        
          .myborder {border:2px solid #e472ff;}
        
        Border color #e472ff