#f070c2 color space conversions
Hex:
        #f070c2
        RGB:
        240, 112, 194
        CMY:
        6, 56, 24
        CMYK:
        0, 53, 19, 6
      HSL:
        322°, 81.0127%, 69.0196%
        HSV (HSB):
        322°, 53.3333%, 94.1176%
        XYZ:
        51.4670, 34.0086, 54.8907
        xyY:
        0.3667, 0.2423, 34.0086
      CIE-Lab:
        64.9694, 58.5305, -19.5730
        CIE-LCH:
        64.9694, 61.7164, 341.5097
        CIE-Luv:
        64.9694, 72.3147, -39.6097
        Hunter-Lab:
        58.3169, 55.4785, -14.9847
      #f070c2 color charts
#f070c2 RGB chart
      #f070c2 CMYK chart
      #f070c2 RGB pie chart
      #f070c2 color shades, tints & tones
#f070c2 color schemes
#f070c2 color preview, HTML & CSS examples
           This text has a color of #f070c2        
        
          <p style="color:#f070c2;">Text here</p>
        
        
          .mytext {color:#f070c2;}
        
        Text color #f070c2
      
           This box has a color of #f070c2        
        
          <div style="background-color:#f070c2;">Content here</div>
        
        
          .mybackground {background-color:#f070c2;}
        
        Background color #f070c2
      
           Border around this has a color of #f070c2        
        
          <div style="border:2px solid #f070c2;">Content here</div>
        
        
          .myborder {border:2px solid #f070c2;}
        
        Border color #f070c2