#fd74f1 color space conversions
Hex:
        #fd74f1
        RGB:
        253, 116, 241
        CMY:
        1, 55, 5
        CMYK:
        0, 54, 5, 1
      HSL:
        305°, 97.1631%, 72.3529%
        HSV (HSB):
        305°, 54.1502%, 99.2157%
        XYZ:
        62.6306, 39.7243, 87.5856
        xyY:
        0.3297, 0.2091, 39.7243
      CIE-Lab:
        69.2727, 67.5421, -38.9815
        CIE-LCH:
        69.2727, 77.9840, 330.0089
        CIE-Luv:
        69.2727, 66.7277, -72.2752
        Hunter-Lab:
        63.0272, 67.0791, -38.2732
      #fd74f1 color charts
#fd74f1 RGB chart
      #fd74f1 CMYK chart
      #fd74f1 RGB pie chart
      #fd74f1 color shades, tints & tones
#fd74f1 color schemes
#fd74f1 color preview, HTML & CSS examples
           This text has a color of #fd74f1        
        
          <p style="color:#fd74f1;">Text here</p>
        
        
          .mytext {color:#fd74f1;}
        
        Text color #fd74f1
      
           This box has a color of #fd74f1        
        
          <div style="background-color:#fd74f1;">Content here</div>
        
        
          .mybackground {background-color:#fd74f1;}
        
        Background color #fd74f1
      
           Border around this has a color of #fd74f1        
        
          <div style="border:2px solid #fd74f1;">Content here</div>
        
        
          .myborder {border:2px solid #fd74f1;}
        
        Border color #fd74f1