#fd2ae4 color space conversions
Hex:
        #fd2ae4
        RGB:
        253, 42, 228
        CMY:
        1, 84, 11
        CMYK:
        0, 83, 10, 1
      HSL:
        307°, 98.1395%, 57.8431%
        HSV (HSB):
        307°, 83.3992%, 99.2157%
        XYZ:
        55.3396, 28.1400, 75.9136
        xyY:
        0.3472, 0.1765, 28.1400
      CIE-Lab:
        60.0150, 89.8612, -46.2836
        CIE-LCH:
        60.0150, 101.0802, 332.7489
        CIE-Luv:
        60.0150, 90.5519, -85.1927
        Hunter-Lab:
        53.0472, 93.3813, -47.7145
      #fd2ae4 color charts
#fd2ae4 RGB chart
      #fd2ae4 CMYK chart
      #fd2ae4 RGB pie chart
      #fd2ae4 color shades, tints & tones
#fd2ae4 color schemes
#fd2ae4 color preview, HTML & CSS examples
           This text has a color of #fd2ae4        
        
          <p style="color:#fd2ae4;">Text here</p>
        
        
          .mytext {color:#fd2ae4;}
        
        Text color #fd2ae4
      
           This box has a color of #fd2ae4        
        
          <div style="background-color:#fd2ae4;">Content here</div>
        
        
          .mybackground {background-color:#fd2ae4;}
        
        Background color #fd2ae4
      
           Border around this has a color of #fd2ae4        
        
          <div style="border:2px solid #fd2ae4;">Content here</div>
        
        
          .myborder {border:2px solid #fd2ae4;}
        
        Border color #fd2ae4