#e055ff color space conversions
Hex:
        #e055ff
        RGB:
        224, 85, 255
        CMY:
        12, 67, 0
        CMYK:
        12, 67, 0, 0
      HSL:
        289°, 100.0000%, 66.6667%
        HSV (HSB):
        289°, 66.6667%, 100.0000%
        XYZ:
        52.0390, 29.5643, 97.5715
        xyY:
        0.2904, 0.1650, 29.5643
      CIE-Lab:
        61.2764, 75.9528, -59.5842
        CIE-LCH:
        61.2764, 96.5355, 321.8862
        CIE-Luv:
        61.2764, 52.7699, -104.1677
        Hunter-Lab:
        54.3731, 75.6846, -68.3337
      #e055ff color charts
#e055ff RGB chart
      #e055ff CMYK chart
      #e055ff RGB pie chart
      #e055ff color shades, tints & tones
#e055ff color schemes
#e055ff color preview, HTML & CSS examples
           This text has a color of #e055ff        
        
          <p style="color:#e055ff;">Text here</p>
        
        
          .mytext {color:#e055ff;}
        
        Text color #e055ff
      
           This box has a color of #e055ff        
        
          <div style="background-color:#e055ff;">Content here</div>
        
        
          .mybackground {background-color:#e055ff;}
        
        Background color #e055ff
      
           Border around this has a color of #e055ff        
        
          <div style="border:2px solid #e055ff;">Content here</div>
        
        
          .myborder {border:2px solid #e055ff;}
        
        Border color #e055ff