#f70ed0 color space conversions
Hex:
        #f70ed0
        RGB:
        247, 14, 208
        CMY:
        3, 95, 18
        CMYK:
        0, 94, 16, 3
      HSL:
        310°, 93.5743%, 51.1765%
        HSV (HSB):
        310°, 94.3320%, 96.8627%
        XYZ:
        49.9000, 24.6423, 61.8009
        xyY:
        0.3660, 0.1807, 24.6423
      CIE-Lab:
        56.7252, 89.8872, -40.2046
        CIE-LCH:
        56.7252, 98.4688, 335.9021
        CIE-Luv:
        56.7252, 97.4228, -75.0101
        Hunter-Lab:
        49.6410, 92.5594, -39.0648
      #f70ed0 color charts
#f70ed0 RGB chart
      #f70ed0 CMYK chart
      #f70ed0 RGB pie chart
      #f70ed0 color shades, tints & tones
#f70ed0 color schemes
#f70ed0 color preview, HTML & CSS examples
           This text has a color of #f70ed0        
        
          <p style="color:#f70ed0;">Text here</p>
        
        
          .mytext {color:#f70ed0;}
        
        Text color #f70ed0
      
           This box has a color of #f70ed0        
        
          <div style="background-color:#f70ed0;">Content here</div>
        
        
          .mybackground {background-color:#f70ed0;}
        
        Background color #f70ed0
      
           Border around this has a color of #f70ed0        
        
          <div style="border:2px solid #f70ed0;">Content here</div>
        
        
          .myborder {border:2px solid #f70ed0;}
        
        Border color #f70ed0