#f70da1 color space conversions
Hex:
        #f70da1
        RGB:
        247, 13, 161
        CMY:
        3, 95, 37
        CMYK:
        0, 95, 35, 3
      HSL:
        322°, 93.6000%, 50.9804%
        HSV (HSB):
        322°, 94.7368%, 96.8627%
        XYZ:
        44.9347, 22.6352, 35.7189
        xyY:
        0.4350, 0.2191, 22.6352
      CIE-Lab:
        54.6946, 84.7913, -16.0483
        CIE-LCH:
        54.6946, 86.2966, 349.2825
        CIE-Luv:
        54.6946, 119.2864, -38.3652
        Hunter-Lab:
        47.5765, 85.3297, -11.2095
      #f70da1 color charts
#f70da1 RGB chart
      #f70da1 CMYK chart
      #f70da1 RGB pie chart
      #f70da1 color shades, tints & tones
#f70da1 color schemes
#f70da1 color preview, HTML & CSS examples
           This text has a color of #f70da1        
        
          <p style="color:#f70da1;">Text here</p>
        
        
          .mytext {color:#f70da1;}
        
        Text color #f70da1
      
           This box has a color of #f70da1        
        
          <div style="background-color:#f70da1;">Content here</div>
        
        
          .mybackground {background-color:#f70da1;}
        
        Background color #f70da1
      
           Border around this has a color of #f70da1        
        
          <div style="border:2px solid #f70da1;">Content here</div>
        
        
          .myborder {border:2px solid #f70da1;}
        
        Border color #f70da1