#f020f3 color space conversions
Hex:
        #f020f3
        RGB:
        240, 32, 243
        CMY:
        6, 87, 5
        CMYK:
        1, 87, 0, 5
      HSL:
        299°, 89.7872%, 53.9216%
        HSV (HSB):
        299°, 86.8313%, 95.2941%
        XYZ:
        52.6294, 26.0294, 87.0443
        xyY:
        0.3176, 0.1571, 26.0294
      CIE-Lab:
        58.0649, 91.3367, -57.9213
        CIE-LCH:
        58.0649, 108.1539, 327.6191
        CIE-Luv:
        58.0649, 76.3182, -102.4100
        Hunter-Lab:
        51.0190, 94.8510, -65.4424
      #f020f3 color charts
#f020f3 RGB chart
      #f020f3 CMYK chart
      #f020f3 RGB pie chart
      #f020f3 color shades, tints & tones
#f020f3 color schemes
#f020f3 color preview, HTML & CSS examples
           This text has a color of #f020f3        
        
          <p style="color:#f020f3;">Text here</p>
        
        
          .mytext {color:#f020f3;}
        
        Text color #f020f3
      
           This box has a color of #f020f3        
        
          <div style="background-color:#f020f3;">Content here</div>
        
        
          .mybackground {background-color:#f020f3;}
        
        Background color #f020f3
      
           Border around this has a color of #f020f3        
        
          <div style="border:2px solid #f020f3;">Content here</div>
        
        
          .myborder {border:2px solid #f020f3;}
        
        Border color #f020f3