#f020fa color space conversions
Hex:
        #f020fa
        RGB:
        240, 32, 250
        CMY:
        6, 87, 2
        CMYK:
        4, 87, 0, 2
      HSL:
        297°, 95.6140%, 55.2941%
        HSV (HSB):
        297°, 87.2000%, 98.0392%
        XYZ:
        53.7070, 26.4604, 92.7192
        xyY:
        0.3106, 0.1531, 26.4604
      CIE-Lab:
        58.4715, 92.3675, -61.1695
        CIE-LCH:
        58.4715, 110.7857, 326.4859
        CIE-Luv:
        58.4715, 73.6882, -107.6053
        Hunter-Lab:
        51.4397, 96.3483, -70.8614
      #f020fa color charts
#f020fa RGB chart
      #f020fa CMYK chart
      #f020fa RGB pie chart
      #f020fa color shades, tints & tones
#f020fa color schemes
#f020fa color preview, HTML & CSS examples
           This text has a color of #f020fa        
        
          <p style="color:#f020fa;">Text here</p>
        
        
          .mytext {color:#f020fa;}
        
        Text color #f020fa
      
           This box has a color of #f020fa        
        
          <div style="background-color:#f020fa;">Content here</div>
        
        
          .mybackground {background-color:#f020fa;}
        
        Background color #f020fa
      
           Border around this has a color of #f020fa        
        
          <div style="border:2px solid #f020fa;">Content here</div>
        
        
          .myborder {border:2px solid #f020fa;}
        
        Border color #f020fa