#ff2e82 color space conversions
Hex:
        #ff2e82
        RGB:
        255, 46, 130
        CMY:
        0, 82, 49
        CMYK:
        0, 82, 49, 0
      HSL:
        336°, 100.0000%, 59.0196%
        HSV (HSB):
        336°, 81.9608%, 100.0000%
        XYZ:
        46.2463, 24.8257, 23.4735
        xyY:
        0.4891, 0.2626, 24.8257
      CIE-Lab:
        56.9052, 79.0162, 5.7756
        CIE-LCH:
        56.9052, 79.2270, 4.1805
        CIE-Luv:
        56.9052, 133.4632, -8.4854
        Hunter-Lab:
        49.8254, 78.4833, 6.9454
      #ff2e82 color charts
#ff2e82 RGB chart
      #ff2e82 CMYK chart
      #ff2e82 RGB pie chart
      #ff2e82 color shades, tints & tones
#ff2e82 color schemes
#ff2e82 color preview, HTML & CSS examples
           This text has a color of #ff2e82        
        
          <p style="color:#ff2e82;">Text here</p>
        
        
          .mytext {color:#ff2e82;}
        
        Text color #ff2e82
      
           This box has a color of #ff2e82        
        
          <div style="background-color:#ff2e82;">Content here</div>
        
        
          .mybackground {background-color:#ff2e82;}
        
        Background color #ff2e82
      
           Border around this has a color of #ff2e82        
        
          <div style="border:2px solid #ff2e82;">Content here</div>
        
        
          .myborder {border:2px solid #ff2e82;}
        
        Border color #ff2e82