#ff2e85 color space conversions
Hex:
        #ff2e85
        RGB:
        255, 46, 133
        CMY:
        0, 82, 48
        CMYK:
        0, 82, 48, 0
      HSL:
        335°, 100.0000%, 59.0196%
        HSV (HSB):
        335°, 81.9608%, 100.0000%
        XYZ:
        46.4506, 24.9074, 24.5497
        xyY:
        0.4843, 0.2597, 24.9074
      CIE-Lab:
        56.9851, 79.2501, 4.1080
        CIE-LCH:
        56.9851, 79.3565, 2.9673
        CIE-Luv:
        56.9851, 132.2329, -10.5874
        Hunter-Lab:
        49.9074, 78.7987, 5.7701
      #ff2e85 color charts
#ff2e85 RGB chart
      #ff2e85 CMYK chart
      #ff2e85 RGB pie chart
      #ff2e85 color shades, tints & tones
#ff2e85 color schemes
#ff2e85 color preview, HTML & CSS examples
           This text has a color of #ff2e85        
        
          <p style="color:#ff2e85;">Text here</p>
        
        
          .mytext {color:#ff2e85;}
        
        Text color #ff2e85
      
           This box has a color of #ff2e85        
        
          <div style="background-color:#ff2e85;">Content here</div>
        
        
          .mybackground {background-color:#ff2e85;}
        
        Background color #ff2e85
      
           Border around this has a color of #ff2e85        
        
          <div style="border:2px solid #ff2e85;">Content here</div>
        
        
          .myborder {border:2px solid #ff2e85;}
        
        Border color #ff2e85