#e182e1 color space conversions
Hex:
        #e182e1
        RGB:
        225, 130, 225
        CMY:
        12, 49, 12
        CMYK:
        0, 42, 0, 12
      HSL:
        300°, 61.2903%, 69.6078%
        HSV (HSB):
        300°, 42.2222%, 88.2353%
        XYZ:
        52.6246, 37.4091, 75.6812
        xyY:
        0.3176, 0.2257, 37.4091
      CIE-Lab:
        67.5828, 50.2989, -33.0546
        CIE-LCH:
        67.5828, 60.1879, 326.6885
        CIE-Luv:
        67.5828, 46.1374, -59.6626
        Hunter-Lab:
        61.1629, 46.5462, -30.5496
      #e182e1 color charts
#e182e1 RGB chart
      #e182e1 CMYK chart
      #e182e1 RGB pie chart
      #e182e1 color shades, tints & tones
#e182e1 color schemes
#e182e1 color preview, HTML & CSS examples
           This text has a color of #e182e1        
        
          <p style="color:#e182e1;">Text here</p>
        
        
          .mytext {color:#e182e1;}
        
        Text color #e182e1
      
           This box has a color of #e182e1        
        
          <div style="background-color:#e182e1;">Content here</div>
        
        
          .mybackground {background-color:#e182e1;}
        
        Background color #e182e1
      
           Border around this has a color of #e182e1        
        
          <div style="border:2px solid #e182e1;">Content here</div>
        
        
          .myborder {border:2px solid #e182e1;}
        
        Border color #e182e1