#f70fde color space conversions
Hex:
        #f70fde
        RGB:
        247, 15, 222
        CMY:
        3, 94, 13
        CMYK:
        0, 94, 10, 3
      HSL:
        306°, 93.5484%, 51.3725%
        HSV (HSB):
        306°, 93.9271%, 96.8627%
        XYZ:
        51.7134, 25.3897, 71.2823
        xyY:
        0.3485, 0.1711, 25.3897
      CIE-Lab:
        57.4532, 91.5776, -47.0182
        CIE-LCH:
        57.4532, 102.9425, 332.8229
        CIE-Luv:
        57.4532, 91.2446, -85.7669
        Hunter-Lab:
        50.3882, 95.0151, -48.6036
      #f70fde color charts
#f70fde RGB chart
      #f70fde CMYK chart
      #f70fde RGB pie chart
      #f70fde color shades, tints & tones
#f70fde color schemes
#f70fde color preview, HTML & CSS examples
           This text has a color of #f70fde        
        
          <p style="color:#f70fde;">Text here</p>
        
        
          .mytext {color:#f70fde;}
        
        Text color #f70fde
      
           This box has a color of #f70fde        
        
          <div style="background-color:#f70fde;">Content here</div>
        
        
          .mybackground {background-color:#f70fde;}
        
        Background color #f70fde
      
           Border around this has a color of #f70fde        
        
          <div style="border:2px solid #f70fde;">Content here</div>
        
        
          .myborder {border:2px solid #f70fde;}
        
        Border color #f70fde