#fd41e1 color space conversions
Hex:
        #fd41e1
        RGB:
        253, 65, 225
        CMY:
        1, 75, 12
        CMYK:
        0, 74, 11, 1
      HSL:
        309°, 97.9167%, 62.3529%
        HSV (HSB):
        309°, 74.3083%, 99.2157%
        XYZ:
        55.9889, 30.0995, 74.0930
        xyY:
        0.3495, 0.1879, 30.0995
      CIE-Lab:
        61.7400, 84.0528, -41.8804
        CIE-LCH:
        61.7400, 93.9086, 333.5146
        CIE-Luv:
        61.7400, 87.5253, -77.9543
        Hunter-Lab:
        54.8630, 86.1530, -41.6676
      #fd41e1 color charts
#fd41e1 RGB chart
      #fd41e1 CMYK chart
      #fd41e1 RGB pie chart
      #fd41e1 color shades, tints & tones
#fd41e1 color schemes
#fd41e1 color preview, HTML & CSS examples
           This text has a color of #fd41e1        
        
          <p style="color:#fd41e1;">Text here</p>
        
        
          .mytext {color:#fd41e1;}
        
        Text color #fd41e1
      
           This box has a color of #fd41e1        
        
          <div style="background-color:#fd41e1;">Content here</div>
        
        
          .mybackground {background-color:#fd41e1;}
        
        Background color #fd41e1
      
           Border around this has a color of #fd41e1        
        
          <div style="border:2px solid #fd41e1;">Content here</div>
        
        
          .myborder {border:2px solid #fd41e1;}
        
        Border color #fd41e1