#ff2595 color space conversions
Hex:
        #ff2595
        RGB:
        255, 37, 149
        CMY:
        0, 85, 42
        CMYK:
        0, 85, 42, 0
      HSL:
        329°, 100.0000%, 57.2549%
        HSV (HSB):
        329°, 85.4902%, 100.0000%
        XYZ:
        47.3264, 24.7531, 30.7172
        xyY:
        0.4604, 0.2408, 24.7531
      CIE-Lab:
        56.8340, 82.3611, -5.5949
        CIE-LCH:
        56.8340, 82.5509, 356.1138
        CIE-Luv:
        56.8340, 127.6609, -23.7755
        Hunter-Lab:
        49.7524, 82.7291, -1.7790
      #ff2595 color charts
#ff2595 RGB chart
      #ff2595 CMYK chart
      #ff2595 RGB pie chart
      #ff2595 color shades, tints & tones
#ff2595 color schemes
#ff2595 color preview, HTML & CSS examples
           This text has a color of #ff2595        
        
          <p style="color:#ff2595;">Text here</p>
        
        
          .mytext {color:#ff2595;}
        
        Text color #ff2595
      
           This box has a color of #ff2595        
        
          <div style="background-color:#ff2595;">Content here</div>
        
        
          .mybackground {background-color:#ff2595;}
        
        Background color #ff2595
      
           Border around this has a color of #ff2595        
        
          <div style="border:2px solid #ff2595;">Content here</div>
        
        
          .myborder {border:2px solid #ff2595;}
        
        Border color #ff2595