#fd1589 color space conversions
Hex:
        #fd1589
        RGB:
        253, 21, 137
        CMY:
        1, 92, 46
        CMYK:
        0, 92, 46, 1
      HSL:
        330°, 98.3051%, 53.7255%
        HSV (HSB):
        330°, 91.6996%, 99.2157%
        XYZ:
        45.2915, 23.2251, 25.7627
        xyY:
        0.4804, 0.2463, 23.2251
      CIE-Lab:
        55.3035, 83.1951, -0.7641
        CIE-LCH:
        55.3035, 83.1986, 359.4738
        CIE-Luv:
        55.3035, 134.3258, -17.6164
        Hunter-Lab:
        48.1924, 83.4185, 2.0395
      #fd1589 color charts
#fd1589 RGB chart
      #fd1589 CMYK chart
      #fd1589 RGB pie chart
      #fd1589 color shades, tints & tones
#fd1589 color schemes
#fd1589 color preview, HTML & CSS examples
           This text has a color of #fd1589        
        
          <p style="color:#fd1589;">Text here</p>
        
        
          .mytext {color:#fd1589;}
        
        Text color #fd1589
      
           This box has a color of #fd1589        
        
          <div style="background-color:#fd1589;">Content here</div>
        
        
          .mybackground {background-color:#fd1589;}
        
        Background color #fd1589
      
           Border around this has a color of #fd1589        
        
          <div style="border:2px solid #fd1589;">Content here</div>
        
        
          .myborder {border:2px solid #fd1589;}
        
        Border color #fd1589