#e470dd color space conversions
Hex:
        #e470dd
        RGB:
        228, 112, 221
        CMY:
        11, 56, 13
        CMYK:
        0, 51, 3, 11
      HSL:
        304°, 68.2353%, 66.6667%
        HSV (HSB):
        304°, 50.8772%, 89.4118%
        XYZ:
        50.8402, 33.3028, 72.1551
        xyY:
        0.3253, 0.2131, 33.3028
      CIE-Lab:
        64.4053, 59.3010, -35.7377
        CIE-LCH:
        64.4053, 69.2372, 328.9248
        CIE-Luv:
        64.4053, 56.3910, -64.8739
        Hunter-Lab:
        57.7086, 56.2654, -33.7365
      #e470dd color charts
#e470dd RGB chart
      #e470dd CMYK chart
      #e470dd RGB pie chart
      #e470dd color shades, tints & tones
#e470dd color schemes
#e470dd color preview, HTML & CSS examples
           This text has a color of #e470dd        
        
          <p style="color:#e470dd;">Text here</p>
        
        
          .mytext {color:#e470dd;}
        
        Text color #e470dd
      
           This box has a color of #e470dd        
        
          <div style="background-color:#e470dd;">Content here</div>
        
        
          .mybackground {background-color:#e470dd;}
        
        Background color #e470dd
      
           Border around this has a color of #e470dd        
        
          <div style="border:2px solid #e470dd;">Content here</div>
        
        
          .myborder {border:2px solid #e470dd;}
        
        Border color #e470dd