#f04ce2 color space conversions
Hex:
        #f04ce2
        RGB:
        240, 76, 226
        CMY:
        6, 70, 11
        CMYK:
        0, 68, 6, 6
      HSL:
        305°, 84.5361%, 61.9608%
        HSV (HSB):
        305°, 68.3333%, 94.1176%
        XYZ:
        52.2471, 29.1851, 74.8311
        xyY:
        0.3344, 0.1868, 29.1851
      CIE-Lab:
        60.9447, 77.9274, -43.8338
        CIE-LCH:
        60.9447, 89.4096, 330.6425
        CIE-Luv:
        60.9447, 74.9886, -79.8007
        Hunter-Lab:
        54.0233, 78.0906, -44.3101
      #f04ce2 color charts
#f04ce2 RGB chart
      #f04ce2 CMYK chart
      #f04ce2 RGB pie chart
      #f04ce2 color shades, tints & tones
#f04ce2 color schemes
#f04ce2 color preview, HTML & CSS examples
           This text has a color of #f04ce2        
        
          <p style="color:#f04ce2;">Text here</p>
        
        
          .mytext {color:#f04ce2;}
        
        Text color #f04ce2
      
           This box has a color of #f04ce2        
        
          <div style="background-color:#f04ce2;">Content here</div>
        
        
          .mybackground {background-color:#f04ce2;}
        
        Background color #f04ce2
      
           Border around this has a color of #f04ce2        
        
          <div style="border:2px solid #f04ce2;">Content here</div>
        
        
          .myborder {border:2px solid #f04ce2;}
        
        Border color #f04ce2