#ff2d87 color space conversions
Hex:
        #ff2d87
        RGB:
        255, 45, 135
        CMY:
        0, 82, 47
        CMYK:
        0, 82, 47, 0
      HSL:
        334°, 100.0000%, 58.8235%
        HSV (HSB):
        334°, 82.3529%, 100.0000%
        XYZ:
        46.5516, 24.8860, 25.2716
        xyY:
        0.4814, 0.2573, 24.8860
      CIE-Lab:
        56.9642, 79.6252, 2.8903
        CIE-LCH:
        56.9642, 79.6777, 2.0788
        CIE-Luv:
        56.9642, 131.6936, -12.1911
        Hunter-Lab:
        49.8859, 79.2688, 4.8845
      #ff2d87 color charts
#ff2d87 RGB chart
      #ff2d87 CMYK chart
      #ff2d87 RGB pie chart
      #ff2d87 color shades, tints & tones
#ff2d87 color schemes
#ff2d87 color preview, HTML & CSS examples
           This text has a color of #ff2d87        
        
          <p style="color:#ff2d87;">Text here</p>
        
        
          .mytext {color:#ff2d87;}
        
        Text color #ff2d87
      
           This box has a color of #ff2d87        
        
          <div style="background-color:#ff2d87;">Content here</div>
        
        
          .mybackground {background-color:#ff2d87;}
        
        Background color #ff2d87
      
           Border around this has a color of #ff2d87        
        
          <div style="border:2px solid #ff2d87;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d87;}
        
        Border color #ff2d87