#fd70ea color space conversions
Hex:
        #fd70ea
        RGB:
        253, 112, 234
        CMY:
        1, 56, 8
        CMYK:
        0, 56, 8, 1
      HSL:
        308°, 97.2414%, 71.5686%
        HSV (HSB):
        308°, 55.7312%, 99.2157%
        XYZ:
        61.1535, 38.4115, 82.0329
        xyY:
        0.3368, 0.2115, 38.4115
      CIE-Lab:
        68.3228, 68.1888, -36.6024
        CIE-LCH:
        68.3228, 77.3915, 331.7739
        CIE-Luv:
        68.3228, 70.2145, -68.4039
        Hunter-Lab:
        61.9770, 67.6683, -35.0925
      #fd70ea color charts
#fd70ea RGB chart
      #fd70ea CMYK chart
      #fd70ea RGB pie chart
      #fd70ea color shades, tints & tones
#fd70ea color schemes
#fd70ea color preview, HTML & CSS examples
           This text has a color of #fd70ea        
        
          <p style="color:#fd70ea;">Text here</p>
        
        
          .mytext {color:#fd70ea;}
        
        Text color #fd70ea
      
           This box has a color of #fd70ea        
        
          <div style="background-color:#fd70ea;">Content here</div>
        
        
          .mybackground {background-color:#fd70ea;}
        
        Background color #fd70ea
      
           Border around this has a color of #fd70ea        
        
          <div style="border:2px solid #fd70ea;">Content here</div>
        
        
          .myborder {border:2px solid #fd70ea;}
        
        Border color #fd70ea