#f70ed4 color space conversions
Hex:
        #f70ed4
        RGB:
        247, 14, 212
        CMY:
        3, 95, 17
        CMYK:
        0, 94, 14, 3
      HSL:
        309°, 93.5743%, 51.1765%
        HSV (HSB):
        309°, 94.3320%, 96.8627%
        XYZ:
        50.3985, 24.8417, 64.4260
        xyY:
        0.3608, 0.1779, 24.8417
      CIE-Lab:
        56.9209, 90.3827, -42.1794
        CIE-LCH:
        56.9209, 99.7403, 334.9827
        CIE-Luv:
        56.9209, 95.6507, -78.1167
        Hunter-Lab:
        49.8414, 93.2724, -41.7503
      #f70ed4 color charts
#f70ed4 RGB chart
      #f70ed4 CMYK chart
      #f70ed4 RGB pie chart
      #f70ed4 color shades, tints & tones
#f70ed4 color schemes
#f70ed4 color preview, HTML & CSS examples
           This text has a color of #f70ed4        
        
          <p style="color:#f70ed4;">Text here</p>
        
        
          .mytext {color:#f70ed4;}
        
        Text color #f70ed4
      
           This box has a color of #f70ed4        
        
          <div style="background-color:#f70ed4;">Content here</div>
        
        
          .mybackground {background-color:#f70ed4;}
        
        Background color #f70ed4
      
           Border around this has a color of #f70ed4        
        
          <div style="border:2px solid #f70ed4;">Content here</div>
        
        
          .myborder {border:2px solid #f70ed4;}
        
        Border color #f70ed4