#e150bb color space conversions
Hex:
        #e150bb
        RGB:
        225, 80, 187
        CMY:
        12, 69, 27
        CMYK:
        0, 64, 17, 12
      HSL:
        316°, 70.7317%, 59.8039%
        HSV (HSB):
        316°, 64.4444%, 88.2353%
        XYZ:
        42.8896, 25.3327, 49.6429
        xyY:
        0.3639, 0.2149, 25.3327
      CIE-Lab:
        57.3982, 67.1367, -27.3834
        CIE-LCH:
        57.3982, 72.5065, 337.8107
        CIE-Luv:
        57.3982, 76.2501, -51.9424
        Hunter-Lab:
        50.3316, 64.0268, -23.2465
      #e150bb color charts
#e150bb RGB chart
      #e150bb CMYK chart
      #e150bb RGB pie chart
      #e150bb color shades, tints & tones
#e150bb color schemes
#e150bb color preview, HTML & CSS examples
           This text has a color of #e150bb        
        
          <p style="color:#e150bb;">Text here</p>
        
        
          .mytext {color:#e150bb;}
        
        Text color #e150bb
      
           This box has a color of #e150bb        
        
          <div style="background-color:#e150bb;">Content here</div>
        
        
          .mybackground {background-color:#e150bb;}
        
        Background color #e150bb
      
           Border around this has a color of #e150bb        
        
          <div style="border:2px solid #e150bb;">Content here</div>
        
        
          .myborder {border:2px solid #e150bb;}
        
        Border color #e150bb