#f020ea color space conversions
Hex:
        #f020ea
        RGB:
        240, 32, 234
        CMY:
        6, 87, 8
        CMYK:
        0, 87, 3, 6
      HSL:
        302°, 87.3950%, 53.3333%
        HSV (HSB):
        302°, 86.6667%, 94.1176%
        XYZ:
        51.3030, 25.4988, 80.0597
        xyY:
        0.3271, 0.1626, 25.4988
      CIE-Lab:
        57.5582, 90.0421, -53.6910
        CIE-LCH:
        57.5582, 104.8346, 329.1929
        CIE-Luv:
        57.5582, 79.7979, -95.6495
        Hunter-Lab:
        50.4963, 92.9828, -58.6542
      #f020ea color charts
#f020ea RGB chart
      #f020ea CMYK chart
      #f020ea RGB pie chart
      #f020ea color shades, tints & tones
#f020ea color schemes
#f020ea color preview, HTML & CSS examples
           This text has a color of #f020ea        
        
          <p style="color:#f020ea;">Text here</p>
        
        
          .mytext {color:#f020ea;}
        
        Text color #f020ea
      
           This box has a color of #f020ea        
        
          <div style="background-color:#f020ea;">Content here</div>
        
        
          .mybackground {background-color:#f020ea;}
        
        Background color #f020ea
      
           Border around this has a color of #f020ea        
        
          <div style="border:2px solid #f020ea;">Content here</div>
        
        
          .myborder {border:2px solid #f020ea;}
        
        Border color #f020ea