#ff2d58 color space conversions
Hex:
        #ff2d58
        RGB:
        255, 45, 88
        CMY:
        0, 82, 65
        CMYK:
        0, 82, 65, 0
      HSL:
        348°, 100.0000%, 58.8235%
        HSV (HSB):
        348°, 82.3529%, 100.0000%
        XYZ:
        43.9398, 23.8414, 11.5185
        xyY:
        0.5541, 0.3006, 23.8414
      CIE-Lab:
        55.9286, 76.5761, 29.4256
        CIE-LCH:
        55.9286, 82.0352, 21.0201
        CIE-Luv:
        55.9286, 149.1742, 17.2108
        Hunter-Lab:
        48.8276, 75.1834, 20.1928
      #ff2d58 color charts
#ff2d58 RGB chart
      #ff2d58 CMYK chart
      #ff2d58 RGB pie chart
      #ff2d58 color shades, tints & tones
#ff2d58 color schemes
#ff2d58 color preview, HTML & CSS examples
           This text has a color of #ff2d58        
        
          <p style="color:#ff2d58;">Text here</p>
        
        
          .mytext {color:#ff2d58;}
        
        Text color #ff2d58
      
           This box has a color of #ff2d58        
        
          <div style="background-color:#ff2d58;">Content here</div>
        
        
          .mybackground {background-color:#ff2d58;}
        
        Background color #ff2d58
      
           Border around this has a color of #ff2d58        
        
          <div style="border:2px solid #ff2d58;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d58;}
        
        Border color #ff2d58