#f120fe color space conversions
Hex:
        #f120fe
        RGB:
        241, 32, 254
        CMY:
        5, 87, 0
        CMYK:
        5, 87, 0, 0
      HSL:
        296°, 99.1071%, 56.0784%
        HSV (HSB):
        296°, 87.4016%, 99.6078%
        XYZ:
        54.6815, 26.8896, 96.0741
        xyY:
        0.3078, 0.1514, 26.8896
      CIE-Lab:
        58.8720, 93.1267, -62.7385
        CIE-LCH:
        58.8720, 112.2885, 326.0323
        CIE-Luv:
        58.8720, 72.9071, -110.2381
        Hunter-Lab:
        51.8551, 97.4828, -73.5504
      #f120fe color charts
#f120fe RGB chart
      #f120fe CMYK chart
      #f120fe RGB pie chart
      #f120fe color shades, tints & tones
#f120fe color schemes
#f120fe color preview, HTML & CSS examples
           This text has a color of #f120fe        
        
          <p style="color:#f120fe;">Text here</p>
        
        
          .mytext {color:#f120fe;}
        
        Text color #f120fe
      
           This box has a color of #f120fe        
        
          <div style="background-color:#f120fe;">Content here</div>
        
        
          .mybackground {background-color:#f120fe;}
        
        Background color #f120fe
      
           Border around this has a color of #f120fe        
        
          <div style="border:2px solid #f120fe;">Content here</div>
        
        
          .myborder {border:2px solid #f120fe;}
        
        Border color #f120fe