#f011fe color space conversions
Hex:
        #f011fe
        RGB:
        240, 17, 254
        CMY:
        6, 93, 0
        CMYK:
        6, 93, 0, 0
      HSL:
        296°, 99.1632%, 53.1373%
        HSV (HSB):
        296°, 93.3071%, 99.6078%
        XYZ:
        54.0250, 26.0819, 95.9528
        xyY:
        0.3069, 0.1481, 26.0819
      CIE-Lab:
        58.1147, 94.7197, -63.9633
        CIE-LCH:
        58.1147, 114.2940, 325.9692
        CIE-Luv:
        58.1147, 73.2305, -111.9211
        Hunter-Lab:
        51.0705, 99.4534, -75.6466
      #f011fe color charts
#f011fe RGB chart
      #f011fe CMYK chart
      #f011fe RGB pie chart
      #f011fe color shades, tints & tones
#f011fe color schemes
#f011fe color preview, HTML & CSS examples
           This text has a color of #f011fe        
        
          <p style="color:#f011fe;">Text here</p>
        
        
          .mytext {color:#f011fe;}
        
        Text color #f011fe
      
           This box has a color of #f011fe        
        
          <div style="background-color:#f011fe;">Content here</div>
        
        
          .mybackground {background-color:#f011fe;}
        
        Background color #f011fe
      
           Border around this has a color of #f011fe        
        
          <div style="border:2px solid #f011fe;">Content here</div>
        
        
          .myborder {border:2px solid #f011fe;}
        
        Border color #f011fe