#f00ce6 color space conversions
Hex:
        #f00ce6
        RGB:
        240, 12, 230
        CMY:
        6, 95, 10
        CMYK:
        0, 95, 4, 6
      HSL:
        303°, 90.4762%, 49.4118%
        HSV (HSB):
        303°, 95.0000%, 94.1176%
        XYZ:
        50.3496, 24.5014, 76.9384
        xyY:
        0.3317, 0.1614, 24.5014
      CIE-Lab:
        56.5863, 91.6937, -52.9896
        CIE-LCH:
        56.5863, 105.9039, 329.9764
        CIE-Luv:
        56.5863, 82.8543, -94.4532
        Hunter-Lab:
        49.4989, 94.9448, -57.5080
      #f00ce6 color charts
#f00ce6 RGB chart
      #f00ce6 CMYK chart
      #f00ce6 RGB pie chart
      #f00ce6 color shades, tints & tones
#f00ce6 color schemes
#f00ce6 color preview, HTML & CSS examples
           This text has a color of #f00ce6        
        
          <p style="color:#f00ce6;">Text here</p>
        
        
          .mytext {color:#f00ce6;}
        
        Text color #f00ce6
      
           This box has a color of #f00ce6        
        
          <div style="background-color:#f00ce6;">Content here</div>
        
        
          .mybackground {background-color:#f00ce6;}
        
        Background color #f00ce6
      
           Border around this has a color of #f00ce6        
        
          <div style="border:2px solid #f00ce6;">Content here</div>
        
        
          .myborder {border:2px solid #f00ce6;}
        
        Border color #f00ce6