#e00cf8 color space conversions
Hex:
        #e00cf8
        RGB:
        224, 12, 248
        CMY:
        12, 95, 3
        CMYK:
        10, 95, 0, 3
      HSL:
        294°, 94.4000%, 50.9804%
        HSV (HSB):
        294°, 95.1613%, 97.2549%
        XYZ:
        47.8152, 22.8875, 90.7045
        xyY:
        0.2962, 0.1418, 22.8875
      CIE-Lab:
        54.9563, 91.8144, -65.8471
        CIE-LCH:
        54.9563, 112.9855, 324.3528
        CIE-Luv:
        54.9563, 64.6796, -112.7081
        Hunter-Lab:
        47.8409, 94.6824, -78.9229
      #e00cf8 color charts
#e00cf8 RGB chart
      #e00cf8 CMYK chart
      #e00cf8 RGB pie chart
      #e00cf8 color shades, tints & tones
#e00cf8 color schemes
#e00cf8 color preview, HTML & CSS examples
           This text has a color of #e00cf8        
        
          <p style="color:#e00cf8;">Text here</p>
        
        
          .mytext {color:#e00cf8;}
        
        Text color #e00cf8
      
           This box has a color of #e00cf8        
        
          <div style="background-color:#e00cf8;">Content here</div>
        
        
          .mybackground {background-color:#e00cf8;}
        
        Background color #e00cf8
      
           Border around this has a color of #e00cf8        
        
          <div style="border:2px solid #e00cf8;">Content here</div>
        
        
          .myborder {border:2px solid #e00cf8;}
        
        Border color #e00cf8