#fd417a color space conversions
Hex:
        #fd417a
        RGB:
        253, 65, 122
        CMY:
        1, 75, 52
        CMYK:
        0, 74, 52, 1
      HSL:
        342°, 97.9167%, 62.3529%
        HSV (HSB):
        342°, 74.3083%, 99.2157%
        XYZ:
        45.9112, 26.0684, 21.0243
        xyY:
        0.4936, 0.2803, 26.0684
      CIE-Lab:
        58.1019, 72.9058, 12.1639
        CIE-LCH:
        58.1019, 73.9136, 9.4722
        CIE-Luv:
        58.1019, 127.9840, 0.6688
        Hunter-Lab:
        51.0572, 71.1589, 11.3257
      #fd417a color charts
#fd417a RGB chart
      #fd417a CMYK chart
      #fd417a RGB pie chart
      #fd417a color shades, tints & tones
#fd417a color schemes
#fd417a color preview, HTML & CSS examples
           This text has a color of #fd417a        
        
          <p style="color:#fd417a;">Text here</p>
        
        
          .mytext {color:#fd417a;}
        
        Text color #fd417a
      
           This box has a color of #fd417a        
        
          <div style="background-color:#fd417a;">Content here</div>
        
        
          .mybackground {background-color:#fd417a;}
        
        Background color #fd417a
      
           Border around this has a color of #fd417a        
        
          <div style="border:2px solid #fd417a;">Content here</div>
        
        
          .myborder {border:2px solid #fd417a;}
        
        Border color #fd417a