#e80eeb color space conversions
Hex:
        #e80eeb
        RGB:
        232, 14, 235
        CMY:
        9, 95, 8
        CMYK:
        1, 94, 0, 8
      HSL:
        299°, 88.7550%, 48.8235%
        HSV (HSB):
        299°, 94.0426%, 92.1569%
        XYZ:
        48.4311, 23.4680, 80.5744
        xyY:
        0.3176, 0.1539, 23.4680
      CIE-Lab:
        55.5512, 90.9505, -57.5375
        CIE-LCH:
        55.5512, 107.6222, 327.6816
        CIE-Luv:
        55.5512, 74.9822, -100.6950
        Hunter-Lab:
        48.4438, 93.6766, -64.7037
      #e80eeb color charts
#e80eeb RGB chart
      #e80eeb CMYK chart
      #e80eeb RGB pie chart
      #e80eeb color shades, tints & tones
#e80eeb color schemes
#e80eeb color preview, HTML & CSS examples
           This text has a color of #e80eeb        
        
          <p style="color:#e80eeb;">Text here</p>
        
        
          .mytext {color:#e80eeb;}
        
        Text color #e80eeb
      
           This box has a color of #e80eeb        
        
          <div style="background-color:#e80eeb;">Content here</div>
        
        
          .mybackground {background-color:#e80eeb;}
        
        Background color #e80eeb
      
           Border around this has a color of #e80eeb        
        
          <div style="border:2px solid #e80eeb;">Content here</div>
        
        
          .myborder {border:2px solid #e80eeb;}
        
        Border color #e80eeb