#e50b65 color space conversions
Hex:
        #e50b65
        RGB:
        229, 11, 101
        CMY:
        10, 96, 60
        CMYK:
        0, 95, 56, 10
      HSL:
        335°, 90.8333%, 47.0588%
        HSV (HSB):
        335°, 95.1965%, 89.8039%
        XYZ:
        34.7817, 17.8369, 13.9216
        xyY:
        0.5227, 0.2681, 17.8369
      CIE-Lab:
        49.2977, 76.1800, 11.8258
        CIE-LCH:
        49.2977, 77.0924, 8.8239
        CIE-Luv:
        49.2977, 132.3274, -1.1591
        Hunter-Lab:
        42.2338, 73.0949, 10.0198
      #e50b65 color charts
#e50b65 RGB chart
      #e50b65 CMYK chart
      #e50b65 RGB pie chart
      #e50b65 color shades, tints & tones
#e50b65 color schemes
#e50b65 color preview, HTML & CSS examples
           This text has a color of #e50b65        
        
          <p style="color:#e50b65;">Text here</p>
        
        
          .mytext {color:#e50b65;}
        
        Text color #e50b65
      
           This box has a color of #e50b65        
        
          <div style="background-color:#e50b65;">Content here</div>
        
        
          .mybackground {background-color:#e50b65;}
        
        Background color #e50b65
      
           Border around this has a color of #e50b65        
        
          <div style="border:2px solid #e50b65;">Content here</div>
        
        
          .myborder {border:2px solid #e50b65;}
        
        Border color #e50b65