#f70cbe color space conversions
Hex:
        #f70cbe
        RGB:
        247, 12, 190
        CMY:
        3, 95, 25
        CMYK:
        0, 95, 23, 3
      HSL:
        315°, 93.6255%, 50.7843%
        HSV (HSB):
        315°, 95.1417%, 96.8627%
        XYZ:
        47.7835, 23.7548, 50.7819
        xyY:
        0.3906, 0.1942, 23.7548
      CIE-Lab:
        55.8415, 87.9112, -31.2358
        CIE-LCH:
        55.8415, 93.2955, 340.4393
        CIE-Luv:
        55.8415, 105.7313, -61.0717
        Hunter-Lab:
        48.7389, 89.7079, -27.6580
      #f70cbe color charts
#f70cbe RGB chart
      #f70cbe CMYK chart
      #f70cbe RGB pie chart
      #f70cbe color shades, tints & tones
#f70cbe color schemes
#f70cbe color preview, HTML & CSS examples
           This text has a color of #f70cbe        
        
          <p style="color:#f70cbe;">Text here</p>
        
        
          .mytext {color:#f70cbe;}
        
        Text color #f70cbe
      
           This box has a color of #f70cbe        
        
          <div style="background-color:#f70cbe;">Content here</div>
        
        
          .mybackground {background-color:#f70cbe;}
        
        Background color #f70cbe
      
           Border around this has a color of #f70cbe        
        
          <div style="border:2px solid #f70cbe;">Content here</div>
        
        
          .myborder {border:2px solid #f70cbe;}
        
        Border color #f70cbe