#e30ac8 color space conversions
Hex:
        #e30ac8
        RGB:
        227, 10, 200
        CMY:
        11, 96, 22
        CMYK:
        0, 96, 12, 11
      HSL:
        307°, 91.5612%, 46.4706%
        HSV (HSB):
        307°, 95.5947%, 89.0196%
        XYZ:
        42.2124, 20.7181, 56.4177
        xyY:
        0.3537, 0.1736, 20.7181
      CIE-Lab:
        52.6396, 85.6187, -42.2940
        CIE-LCH:
        52.6396, 95.4952, 333.7115
        CIE-Luv:
        52.6396, 85.8679, -76.1573
        Hunter-Lab:
        45.5171, 85.8852, -41.6269
      #e30ac8 color charts
#e30ac8 RGB chart
      #e30ac8 CMYK chart
      #e30ac8 RGB pie chart
      #e30ac8 color shades, tints & tones
#e30ac8 color schemes
#e30ac8 color preview, HTML & CSS examples
           This text has a color of #e30ac8        
        
          <p style="color:#e30ac8;">Text here</p>
        
        
          .mytext {color:#e30ac8;}
        
        Text color #e30ac8
      
           This box has a color of #e30ac8        
        
          <div style="background-color:#e30ac8;">Content here</div>
        
        
          .mybackground {background-color:#e30ac8;}
        
        Background color #e30ac8
      
           Border around this has a color of #e30ac8        
        
          <div style="border:2px solid #e30ac8;">Content here</div>
        
        
          .myborder {border:2px solid #e30ac8;}
        
        Border color #e30ac8