#fd41ae color space conversions
Hex:
        #fd41ae
        RGB:
        253, 65, 174
        CMY:
        1, 75, 32
        CMYK:
        0, 74, 31, 1
      HSL:
        325°, 97.9167%, 62.3529%
        HSV (HSB):
        325°, 74.3083%, 99.2157%
        XYZ:
        50.0383, 27.7192, 42.7574
        xyY:
        0.4152, 0.2300, 27.7192
      CIE-Lab:
        59.6342, 77.7207, -16.0544
        CIE-LCH:
        59.6342, 79.3615, 348.3288
        CIE-Luv:
        59.6342, 107.8073, -37.5358
        Hunter-Lab:
        52.6491, 77.5127, -11.2963
      #fd41ae color charts
#fd41ae RGB chart
      #fd41ae CMYK chart
      #fd41ae RGB pie chart
      #fd41ae color shades, tints & tones
#fd41ae color schemes
#fd41ae color preview, HTML & CSS examples
           This text has a color of #fd41ae        
        
          <p style="color:#fd41ae;">Text here</p>
        
        
          .mytext {color:#fd41ae;}
        
        Text color #fd41ae
      
           This box has a color of #fd41ae        
        
          <div style="background-color:#fd41ae;">Content here</div>
        
        
          .mybackground {background-color:#fd41ae;}
        
        Background color #fd41ae
      
           Border around this has a color of #fd41ae        
        
          <div style="border:2px solid #fd41ae;">Content here</div>
        
        
          .myborder {border:2px solid #fd41ae;}
        
        Border color #fd41ae