#fd2ea4 color space conversions
Hex:
        #fd2ea4
        RGB:
        253, 46, 164
        CMY:
        1, 82, 36
        CMYK:
        0, 82, 35, 1
      HSL:
        326°, 98.1043%, 58.6275%
        HSV (HSB):
        326°, 81.8182%, 99.2157%
        XYZ:
        48.1858, 25.5170, 37.5076
        xyY:
        0.4333, 0.2294, 25.5170
      CIE-Lab:
        57.5757, 81.5488, -13.3458
        CIE-LCH:
        57.5757, 82.6337, 350.7057
        CIE-Luv:
        57.5757, 117.3757, -34.2532
        Hunter-Lab:
        50.5143, 81.8719, -8.6636
      #fd2ea4 color charts
#fd2ea4 RGB chart
      #fd2ea4 CMYK chart
      #fd2ea4 RGB pie chart
      #fd2ea4 color shades, tints & tones
#fd2ea4 color schemes
#fd2ea4 color preview, HTML & CSS examples
           This text has a color of #fd2ea4        
        
          <p style="color:#fd2ea4;">Text here</p>
        
        
          .mytext {color:#fd2ea4;}
        
        Text color #fd2ea4
      
           This box has a color of #fd2ea4        
        
          <div style="background-color:#fd2ea4;">Content here</div>
        
        
          .mybackground {background-color:#fd2ea4;}
        
        Background color #fd2ea4
      
           Border around this has a color of #fd2ea4        
        
          <div style="border:2px solid #fd2ea4;">Content here</div>
        
        
          .myborder {border:2px solid #fd2ea4;}
        
        Border color #fd2ea4