#e50bb2 color space conversions
Hex:
        #e50bb2
        RGB:
        229, 11, 178
        CMY:
        10, 96, 30
        CMYK:
        0, 95, 22, 10
      HSL:
        314°, 90.8333%, 47.0588%
        HSV (HSB):
        314°, 95.1965%, 89.8039%
        XYZ:
        40.4687, 20.1117, 43.8685
        xyY:
        0.3874, 0.1926, 20.1117
      CIE-Lab:
        51.9633, 83.2069, -30.5379
        CIE-LCH:
        51.9633, 88.6338, 339.8463
        CIE-Luv:
        51.9633, 97.1727, -58.2751
        Hunter-Lab:
        44.8461, 82.5960, -26.6053
      #e50bb2 color charts
#e50bb2 RGB chart
      #e50bb2 CMYK chart
      #e50bb2 RGB pie chart
      #e50bb2 color shades, tints & tones
#e50bb2 color schemes
#e50bb2 color preview, HTML & CSS examples
           This text has a color of #e50bb2        
        
          <p style="color:#e50bb2;">Text here</p>
        
        
          .mytext {color:#e50bb2;}
        
        Text color #e50bb2
      
           This box has a color of #e50bb2        
        
          <div style="background-color:#e50bb2;">Content here</div>
        
        
          .mybackground {background-color:#e50bb2;}
        
        Background color #e50bb2
      
           Border around this has a color of #e50bb2        
        
          <div style="border:2px solid #e50bb2;">Content here</div>
        
        
          .myborder {border:2px solid #e50bb2;}
        
        Border color #e50bb2