#fd71e1 color space conversions
Hex:
        #fd71e1
        RGB:
        253, 113, 225
        CMY:
        1, 56, 12
        CMYK:
        0, 55, 11, 1
      HSL:
        312°, 97.2222%, 71.7647%
        HSV (HSB):
        312°, 55.3360%, 99.2157%
        XYZ:
        60.0037, 38.1291, 75.4313
        xyY:
        0.3457, 0.2197, 38.1291
      CIE-Lab:
        68.1157, 66.3593, -31.9406
        CIE-LCH:
        68.1157, 73.6462, 334.2972
        CIE-Luv:
        68.1157, 72.4532, -60.6478
        Hunter-Lab:
        61.7488, 65.3951, -29.2035
      #fd71e1 color charts
#fd71e1 RGB chart
      #fd71e1 CMYK chart
      #fd71e1 RGB pie chart
      #fd71e1 color shades, tints & tones
#fd71e1 color schemes
#fd71e1 color preview, HTML & CSS examples
           This text has a color of #fd71e1        
        
          <p style="color:#fd71e1;">Text here</p>
        
        
          .mytext {color:#fd71e1;}
        
        Text color #fd71e1
      
           This box has a color of #fd71e1        
        
          <div style="background-color:#fd71e1;">Content here</div>
        
        
          .mybackground {background-color:#fd71e1;}
        
        Background color #fd71e1
      
           Border around this has a color of #fd71e1        
        
          <div style="border:2px solid #fd71e1;">Content here</div>
        
        
          .myborder {border:2px solid #fd71e1;}
        
        Border color #fd71e1