#f00cf0 color space conversions
Hex:
        #f00cf0
        RGB:
        240, 12, 240
        CMY:
        6, 95, 6
        CMYK:
        0, 95, 0, 6
      HSL:
        300°, 90.4762%, 49.4118%
        HSV (HSB):
        300°, 95.0000%, 94.1176%
        XYZ:
        51.7948, 25.0795, 84.5490
        xyY:
        0.3209, 0.1554, 25.0795
      CIE-Lab:
        57.1528, 93.0865, -57.7030
        CIE-LCH:
        57.1528, 109.5205, 328.2058
        CIE-Luv:
        57.1528, 78.8348, -101.9360
        Hunter-Lab:
        50.0794, 96.9753, -65.0436
      #f00cf0 color charts
#f00cf0 RGB chart
      #f00cf0 CMYK chart
      #f00cf0 RGB pie chart
      #f00cf0 color shades, tints & tones
#f00cf0 color schemes
#f00cf0 color preview, HTML & CSS examples
           This text has a color of #f00cf0        
        
          <p style="color:#f00cf0;">Text here</p>
        
        
          .mytext {color:#f00cf0;}
        
        Text color #f00cf0
      
           This box has a color of #f00cf0        
        
          <div style="background-color:#f00cf0;">Content here</div>
        
        
          .mybackground {background-color:#f00cf0;}
        
        Background color #f00cf0
      
           Border around this has a color of #f00cf0        
        
          <div style="border:2px solid #f00cf0;">Content here</div>
        
        
          .myborder {border:2px solid #f00cf0;}
        
        Border color #f00cf0