#f020e1 color space conversions
Hex:
        #f020e1
        RGB:
        240, 32, 225
        CMY:
        6, 87, 12
        CMYK:
        0, 87, 6, 6
      HSL:
        304°, 87.3950%, 53.3333%
        HSV (HSB):
        304°, 86.6667%, 94.1176%
        XYZ:
        50.0423, 24.9945, 73.4211
        xyY:
        0.3371, 0.1684, 24.9945
      CIE-Lab:
        57.0701, 88.7838, -49.3985
        CIE-LCH:
        57.0701, 101.6010, 330.9088
        CIE-Luv:
        57.0701, 83.3853, -88.8039
        Hunter-Lab:
        49.9945, 91.1801, -52.0761
      #f020e1 color charts
#f020e1 RGB chart
      #f020e1 CMYK chart
      #f020e1 RGB pie chart
      #f020e1 color shades, tints & tones
#f020e1 color schemes
#f020e1 color preview, HTML & CSS examples
           This text has a color of #f020e1        
        
          <p style="color:#f020e1;">Text here</p>
        
        
          .mytext {color:#f020e1;}
        
        Text color #f020e1
      
           This box has a color of #f020e1        
        
          <div style="background-color:#f020e1;">Content here</div>
        
        
          .mybackground {background-color:#f020e1;}
        
        Background color #f020e1
      
           Border around this has a color of #f020e1        
        
          <div style="border:2px solid #f020e1;">Content here</div>
        
        
          .myborder {border:2px solid #f020e1;}
        
        Border color #f020e1