#f270af color space conversions
Hex:
        #f270af
        RGB:
        242, 112, 175
        CMY:
        5, 56, 31
        CMYK:
        0, 54, 28, 5
      HSL:
        331°, 83.3333%, 69.4118%
        HSV (HSB):
        331°, 53.7190%, 94.9020%
        XYZ:
        50.1500, 33.5607, 44.3921
        xyY:
        0.3915, 0.2620, 33.5607
      CIE-Lab:
        64.6124, 56.5633, -9.3145
        CIE-LCH:
        64.6124, 57.3251, 350.6488
        CIE-Luv:
        64.6124, 79.1798, -23.9455
        Hunter-Lab:
        57.9316, 53.1427, -4.8809
      #f270af color charts
#f270af RGB chart
      #f270af CMYK chart
      #f270af RGB pie chart
      #f270af color shades, tints & tones
#f270af color schemes
#f270af color preview, HTML & CSS examples
           This text has a color of #f270af        
        
          <p style="color:#f270af;">Text here</p>
        
        
          .mytext {color:#f270af;}
        
        Text color #f270af
      
           This box has a color of #f270af        
        
          <div style="background-color:#f270af;">Content here</div>
        
        
          .mybackground {background-color:#f270af;}
        
        Background color #f270af
      
           Border around this has a color of #f270af        
        
          <div style="border:2px solid #f270af;">Content here</div>
        
        
          .myborder {border:2px solid #f270af;}
        
        Border color #f270af