#ff2a58 color space conversions
Hex:
        #ff2a58
        RGB:
        255, 42, 88
        CMY:
        0, 84, 65
        CMYK:
        0, 84, 65, 0
      HSL:
        347°, 100.0000%, 58.2353%
        HSV (HSB):
        347°, 83.5294%, 100.0000%
        XYZ:
        43.8294, 23.6205, 11.4817
        xyY:
        0.5553, 0.2993, 23.6205
      CIE-Lab:
        55.7058, 77.2123, 29.1424
        CIE-LCH:
        55.7058, 82.5289, 20.6781
        CIE-Luv:
        55.7058, 150.2245, 16.7252
        Hunter-Lab:
        48.6009, 75.9237, 20.0138
      #ff2a58 color charts
#ff2a58 RGB chart
      #ff2a58 CMYK chart
      #ff2a58 RGB pie chart
      #ff2a58 color shades, tints & tones
#ff2a58 color schemes
#ff2a58 color preview, HTML & CSS examples
           This text has a color of #ff2a58        
        
          <p style="color:#ff2a58;">Text here</p>
        
        
          .mytext {color:#ff2a58;}
        
        Text color #ff2a58
      
           This box has a color of #ff2a58        
        
          <div style="background-color:#ff2a58;">Content here</div>
        
        
          .mybackground {background-color:#ff2a58;}
        
        Background color #ff2a58
      
           Border around this has a color of #ff2a58        
        
          <div style="border:2px solid #ff2a58;">Content here</div>
        
        
          .myborder {border:2px solid #ff2a58;}
        
        Border color #ff2a58