#e05ad8 color space conversions
Hex:
        #e05ad8
        RGB:
        224, 90, 216
        CMY:
        12, 65, 15
        CMYK:
        0, 60, 4, 12
      HSL:
        304°, 68.3673%, 61.5686%
        HSV (HSB):
        304°, 59.8214%, 87.8431%
        XYZ:
        46.7913, 28.1175, 67.9268
        xyY:
        0.3276, 0.1969, 28.1175
      CIE-Lab:
        59.9947, 67.2381, -39.8674
        CIE-LCH:
        59.9947, 78.1688, 329.3351
        CIE-Luv:
        59.9947, 62.8169, -71.7146
        Hunter-Lab:
        53.0259, 64.7172, -38.8330
      #e05ad8 color charts
#e05ad8 RGB chart
      #e05ad8 CMYK chart
      #e05ad8 RGB pie chart
      #e05ad8 color shades, tints & tones
#e05ad8 color schemes
#e05ad8 color preview, HTML & CSS examples
           This text has a color of #e05ad8        
        
          <p style="color:#e05ad8;">Text here</p>
        
        
          .mytext {color:#e05ad8;}
        
        Text color #e05ad8
      
           This box has a color of #e05ad8        
        
          <div style="background-color:#e05ad8;">Content here</div>
        
        
          .mybackground {background-color:#e05ad8;}
        
        Background color #e05ad8
      
           Border around this has a color of #e05ad8        
        
          <div style="border:2px solid #e05ad8;">Content here</div>
        
        
          .myborder {border:2px solid #e05ad8;}
        
        Border color #e05ad8