#f020af color space conversions
Hex:
        #f020af
        RGB:
        240, 32, 175
        CMY:
        6, 87, 31
        CMYK:
        0, 87, 27, 6
      HSL:
        319°, 87.3950%, 53.3333%
        HSV (HSB):
        319°, 86.6667%, 94.1176%
        XYZ:
        44.1896, 22.6534, 42.6009
        xyY:
        0.4038, 0.2070, 22.6534
      CIE-Lab:
        54.7136, 82.5444, -24.3594
        CIE-LCH:
        54.7136, 86.0637, 343.5583
        CIE-Luv:
        54.7136, 104.9347, -49.7687
        Hunter-Lab:
        47.5956, 82.4337, -19.7512
      #f020af color charts
#f020af RGB chart
      #f020af CMYK chart
      #f020af RGB pie chart
      #f020af color shades, tints & tones
#f020af color schemes
#f020af color preview, HTML & CSS examples
           This text has a color of #f020af        
        
          <p style="color:#f020af;">Text here</p>
        
        
          .mytext {color:#f020af;}
        
        Text color #f020af
      
           This box has a color of #f020af        
        
          <div style="background-color:#f020af;">Content here</div>
        
        
          .mybackground {background-color:#f020af;}
        
        Background color #f020af
      
           Border around this has a color of #f020af        
        
          <div style="border:2px solid #f020af;">Content here</div>
        
        
          .myborder {border:2px solid #f020af;}
        
        Border color #f020af