#ff2d91 color space conversions
Hex:
        #ff2d91
        RGB:
        255, 45, 145
        CMY:
        0, 82, 43
        CMYK:
        0, 82, 43, 0
      HSL:
        331°, 100.0000%, 58.8235%
        HSV (HSB):
        331°, 82.3529%, 100.0000%
        XYZ:
        47.2892, 25.1811, 29.1561
        xyY:
        0.4653, 0.2478, 25.1811
      CIE-Lab:
        57.2515, 80.4580, -2.6143
        CIE-LCH:
        57.2515, 80.5005, 358.1389
        CIE-Luv:
        57.2515, 127.4676, -19.4322
        Hunter-Lab:
        50.1808, 80.3980, 0.6778
      #ff2d91 color charts
#ff2d91 RGB chart
      #ff2d91 CMYK chart
      #ff2d91 RGB pie chart
      #ff2d91 color shades, tints & tones
#ff2d91 color schemes
#ff2d91 color preview, HTML & CSS examples
           This text has a color of #ff2d91        
        
          <p style="color:#ff2d91;">Text here</p>
        
        
          .mytext {color:#ff2d91;}
        
        Text color #ff2d91
      
           This box has a color of #ff2d91        
        
          <div style="background-color:#ff2d91;">Content here</div>
        
        
          .mybackground {background-color:#ff2d91;}
        
        Background color #ff2d91
      
           Border around this has a color of #ff2d91        
        
          <div style="border:2px solid #ff2d91;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d91;}
        
        Border color #ff2d91