#e12ad2 color space conversions
Hex:
        #e12ad2
        RGB:
        225, 42, 210
        CMY:
        12, 84, 18
        CMYK:
        0, 81, 7, 12
      HSL:
        305°, 75.3086%, 52.3529%
        HSV (HSB):
        305°, 81.3333%, 88.2353%
        XYZ:
        43.5122, 22.3166, 62.9870
        xyY:
        0.3378, 0.1732, 22.3166
      CIE-Lab:
        54.3613, 82.0731, -45.3328
        CIE-LCH:
        54.3613, 93.7606, 331.0861
        CIE-Luv:
        54.3613, 77.0328, -80.7353
        Hunter-Lab:
        47.2405, 81.7416, -45.9846
      #e12ad2 color charts
#e12ad2 RGB chart
      #e12ad2 CMYK chart
      #e12ad2 RGB pie chart
      #e12ad2 color shades, tints & tones
#e12ad2 color schemes
#e12ad2 color preview, HTML & CSS examples
           This text has a color of #e12ad2        
        
          <p style="color:#e12ad2;">Text here</p>
        
        
          .mytext {color:#e12ad2;}
        
        Text color #e12ad2
      
           This box has a color of #e12ad2        
        
          <div style="background-color:#e12ad2;">Content here</div>
        
        
          .mybackground {background-color:#e12ad2;}
        
        Background color #e12ad2
      
           Border around this has a color of #e12ad2        
        
          <div style="border:2px solid #e12ad2;">Content here</div>
        
        
          .myborder {border:2px solid #e12ad2;}
        
        Border color #e12ad2