#fd017a color space conversions
Hex:
        #fd017a
        RGB:
        253, 1, 122
        CMY:
        1, 100, 52
        CMYK:
        0, 100, 52, 1
      HSL:
        331°, 99.2126%, 49.8039%
        HSV (HSB):
        331°, 99.6047%, 99.2157%
        XYZ:
        44.0317, 22.3095, 20.3978
        xyY:
        0.5076, 0.2572, 22.3095
      CIE-Lab:
        54.3539, 83.6331, 6.8616
        CIE-LCH:
        54.3539, 83.9141, 4.6902
        CIE-Luv:
        54.3539, 143.1354, -8.3861
        Hunter-Lab:
        47.2329, 83.7445, 7.4584
      #fd017a color charts
#fd017a RGB chart
      #fd017a CMYK chart
      #fd017a RGB pie chart
      #fd017a color shades, tints & tones
#fd017a color schemes
#fd017a color preview, HTML & CSS examples
           This text has a color of #fd017a        
        
          <p style="color:#fd017a;">Text here</p>
        
        
          .mytext {color:#fd017a;}
        
        Text color #fd017a
      
           This box has a color of #fd017a        
        
          <div style="background-color:#fd017a;">Content here</div>
        
        
          .mybackground {background-color:#fd017a;}
        
        Background color #fd017a
      
           Border around this has a color of #fd017a        
        
          <div style="border:2px solid #fd017a;">Content here</div>
        
        
          .myborder {border:2px solid #fd017a;}
        
        Border color #fd017a