#f021fe color space conversions
Hex:
        #f021fe
        RGB:
        240, 33, 254
        CMY:
        6, 87, 0
        CMYK:
        6, 87, 0, 0
      HSL:
        296°, 99.1031%, 56.2745%
        HSV (HSB):
        296°, 87.0079%, 99.6078%
        XYZ:
        54.3684, 26.7687, 96.0673
        xyY:
        0.3068, 0.1511, 26.7687
      CIE-Lab:
        58.7597, 92.8156, -62.9275
        CIE-LCH:
        58.7597, 112.1366, 325.8633
        CIE-Luv:
        58.7597, 72.1280, -110.4297
        Hunter-Lab:
        51.7385, 97.0309, -73.8718
      #f021fe color charts
#f021fe RGB chart
      #f021fe CMYK chart
      #f021fe RGB pie chart
      #f021fe color shades, tints & tones
#f021fe color schemes
#f021fe color preview, HTML & CSS examples
           This text has a color of #f021fe        
        
          <p style="color:#f021fe;">Text here</p>
        
        
          .mytext {color:#f021fe;}
        
        Text color #f021fe
      
           This box has a color of #f021fe        
        
          <div style="background-color:#f021fe;">Content here</div>
        
        
          .mybackground {background-color:#f021fe;}
        
        Background color #f021fe
      
           Border around this has a color of #f021fe        
        
          <div style="border:2px solid #f021fe;">Content here</div>
        
        
          .myborder {border:2px solid #f021fe;}
        
        Border color #f021fe