#f270c8 color space conversions
Hex:
        #f270c8
        RGB:
        242, 112, 200
        CMY:
        5, 56, 22
        CMYK:
        0, 54, 17, 5
      HSL:
        319°, 83.3333%, 69.4118%
        HSV (HSB):
        319°, 53.7190%, 94.9020%
        XYZ:
        52.8374, 34.6357, 58.5441
        xyY:
        0.3619, 0.2372, 34.6357
      CIE-Lab:
        65.4641, 59.9842, -22.1761
        CIE-LCH:
        65.4641, 63.9522, 339.7107
        CIE-Luv:
        65.4641, 72.0921, -43.9128
        Hunter-Lab:
        58.8521, 57.2661, -17.7832
      #f270c8 color charts
#f270c8 RGB chart
      #f270c8 CMYK chart
      #f270c8 RGB pie chart
      #f270c8 color shades, tints & tones
#f270c8 color schemes
#f270c8 color preview, HTML & CSS examples
           This text has a color of #f270c8        
        
          <p style="color:#f270c8;">Text here</p>
        
        
          .mytext {color:#f270c8;}
        
        Text color #f270c8
      
           This box has a color of #f270c8        
        
          <div style="background-color:#f270c8;">Content here</div>
        
        
          .mybackground {background-color:#f270c8;}
        
        Background color #f270c8
      
           Border around this has a color of #f270c8        
        
          <div style="border:2px solid #f270c8;">Content here</div>
        
        
          .myborder {border:2px solid #f270c8;}
        
        Border color #f270c8