#f01eff color space conversions
Hex:
        #f01eff
        RGB:
        240, 30, 255
        CMY:
        6, 88, 0
        CMYK:
        6, 88, 0, 0
      HSL:
        296°, 100.0000%, 55.8824%
        HSV (HSB):
        296°, 88.2353%, 100.0000%
        XYZ:
        54.4495, 26.6738, 96.8865
        xyY:
        0.3059, 0.1498, 26.6738
      CIE-Lab:
        58.6712, 93.4030, -63.6238
        CIE-LCH:
        58.6712, 113.0138, 325.7383
        CIE-Luv:
        58.6712, 72.0177, -111.5072
        Hunter-Lab:
        51.6467, 97.8051, -75.0722
      #f01eff color charts
#f01eff RGB chart
      #f01eff CMYK chart
      #f01eff RGB pie chart
      #f01eff color shades, tints & tones
#f01eff color schemes
#f01eff color preview, HTML & CSS examples
           This text has a color of #f01eff        
        
          <p style="color:#f01eff;">Text here</p>
        
        
          .mytext {color:#f01eff;}
        
        Text color #f01eff
      
           This box has a color of #f01eff        
        
          <div style="background-color:#f01eff;">Content here</div>
        
        
          .mybackground {background-color:#f01eff;}
        
        Background color #f01eff
      
           Border around this has a color of #f01eff        
        
          <div style="border:2px solid #f01eff;">Content here</div>
        
        
          .myborder {border:2px solid #f01eff;}
        
        Border color #f01eff