#ff2f58 color space conversions
Hex:
        #ff2f58
        RGB:
        255, 47, 88
        CMY:
        0, 82, 65
        CMYK:
        0, 82, 65, 0
      HSL:
        348°, 100.0000%, 59.2157%
        HSV (HSB):
        348°, 81.5686%, 100.0000%
        XYZ:
        44.0180, 23.9976, 11.5445
        xyY:
        0.5533, 0.3016, 23.9976
      CIE-Lab:
        56.0854, 76.1293, 29.6247
        CIE-LCH:
        56.0854, 81.6902, 21.2629
        CIE-Luv:
        56.0854, 148.4370, 17.5520
        Hunter-Lab:
        48.9874, 74.6647, 20.3187
      #ff2f58 color charts
#ff2f58 RGB chart
      #ff2f58 CMYK chart
      #ff2f58 RGB pie chart
      #ff2f58 color shades, tints & tones
#ff2f58 color schemes
#ff2f58 color preview, HTML & CSS examples
           This text has a color of #ff2f58        
        
          <p style="color:#ff2f58;">Text here</p>
        
        
          .mytext {color:#ff2f58;}
        
        Text color #ff2f58
      
           This box has a color of #ff2f58        
        
          <div style="background-color:#ff2f58;">Content here</div>
        
        
          .mybackground {background-color:#ff2f58;}
        
        Background color #ff2f58
      
           Border around this has a color of #ff2f58        
        
          <div style="border:2px solid #ff2f58;">Content here</div>
        
        
          .myborder {border:2px solid #ff2f58;}
        
        Border color #ff2f58