#e180ea color space conversions
Hex:
        #e180ea
        RGB:
        225, 128, 234
        CMY:
        12, 50, 8
        CMYK:
        4, 45, 0, 8
      HSL:
        295°, 71.6216%, 70.9804%
        HSV (HSB):
        295°, 45.2991%, 91.7647%
        XYZ:
        53.6218, 37.3864, 82.2320
        xyY:
        0.3095, 0.2158, 37.3864
      CIE-Lab:
        67.5659, 52.9488, -38.0545
        CIE-LCH:
        67.5659, 65.2052, 324.2950
        CIE-Luv:
        67.5659, 45.0081, -68.1511
        Hunter-Lab:
        61.1444, 49.5363, -36.9369
      #e180ea color charts
#e180ea RGB chart
      #e180ea CMYK chart
      #e180ea RGB pie chart
      #e180ea color shades, tints & tones
#e180ea color schemes
#e180ea color preview, HTML & CSS examples
           This text has a color of #e180ea        
        
          <p style="color:#e180ea;">Text here</p>
        
        
          .mytext {color:#e180ea;}
        
        Text color #e180ea
      
           This box has a color of #e180ea        
        
          <div style="background-color:#e180ea;">Content here</div>
        
        
          .mybackground {background-color:#e180ea;}
        
        Background color #e180ea
      
           Border around this has a color of #e180ea        
        
          <div style="border:2px solid #e180ea;">Content here</div>
        
        
          .myborder {border:2px solid #e180ea;}
        
        Border color #e180ea