#f023fa color space conversions
Hex:
        #f023fa
        RGB:
        240, 35, 250
        CMY:
        6, 86, 2
        CMYK:
        4, 86, 0, 2
      HSL:
        297°, 95.5556%, 55.8824%
        HSV (HSB):
        297°, 86.0000%, 98.0392%
        XYZ:
        53.7915, 26.6295, 92.7473
        xyY:
        0.3106, 0.1538, 26.6295
      CIE-Lab:
        58.6298, 91.9022, -60.9158
        CIE-LCH:
        58.6298, 110.2576, 326.4623
        CIE-Luv:
        58.6298, 73.4091, -107.2322
        Hunter-Lab:
        51.6037, 95.7612, -70.4392
      #f023fa color charts
#f023fa RGB chart
      #f023fa CMYK chart
      #f023fa RGB pie chart
      #f023fa color shades, tints & tones
#f023fa color schemes
#f023fa color preview, HTML & CSS examples
           This text has a color of #f023fa        
        
          <p style="color:#f023fa;">Text here</p>
        
        
          .mytext {color:#f023fa;}
        
        Text color #f023fa
      
           This box has a color of #f023fa        
        
          <div style="background-color:#f023fa;">Content here</div>
        
        
          .mybackground {background-color:#f023fa;}
        
        Background color #f023fa
      
           Border around this has a color of #f023fa        
        
          <div style="border:2px solid #f023fa;">Content here</div>
        
        
          .myborder {border:2px solid #f023fa;}
        
        Border color #f023fa