#e472dc color space conversions
Hex:
        #e472dc
        RGB:
        228, 114, 220
        CMY:
        11, 55, 14
        CMYK:
        0, 50, 4, 11
      HSL:
        304°, 67.8571%, 67.0588%
        HSV (HSB):
        304°, 50.0000%, 89.4118%
        XYZ:
        50.9305, 33.6959, 71.5298
        xyY:
        0.3262, 0.2158, 33.6959
      CIE-Lab:
        64.7205, 58.1826, -34.6891
        CIE-LCH:
        64.7205, 67.7389, 329.1961
        CIE-Luv:
        64.7205, 55.8711, -63.0836
        Hunter-Lab:
        58.0482, 55.0285, -32.4263
      #e472dc color charts
#e472dc RGB chart
      #e472dc CMYK chart
      #e472dc RGB pie chart
      #e472dc color shades, tints & tones
#e472dc color schemes
#e472dc color preview, HTML & CSS examples
           This text has a color of #e472dc        
        
          <p style="color:#e472dc;">Text here</p>
        
        
          .mytext {color:#e472dc;}
        
        Text color #e472dc
      
           This box has a color of #e472dc        
        
          <div style="background-color:#e472dc;">Content here</div>
        
        
          .mybackground {background-color:#e472dc;}
        
        Background color #e472dc
      
           Border around this has a color of #e472dc        
        
          <div style="border:2px solid #e472dc;">Content here</div>
        
        
          .myborder {border:2px solid #e472dc;}
        
        Border color #e472dc