#e30ba8 color space conversions
Hex:
        #e30ba8
        RGB:
        227, 11, 168
        CMY:
        11, 96, 34
        CMYK:
        0, 95, 26, 11
      HSL:
        316°, 90.7563%, 46.6667%
        HSV (HSB):
        316°, 95.1542%, 89.0196%
        XYZ:
        38.8661, 19.3974, 38.7414
        xyY:
        0.4007, 0.2000, 19.3974
      CIE-Lab:
        51.1489, 81.6848, -25.9472
        CIE-LCH:
        51.1489, 85.7069, 342.3775
        CIE-Luv:
        51.1489, 100.2027, -51.1695
        Hunter-Lab:
        44.0425, 80.4464, -21.3240
      #e30ba8 color charts
#e30ba8 RGB chart
      #e30ba8 CMYK chart
      #e30ba8 RGB pie chart
      #e30ba8 color shades, tints & tones
#e30ba8 color schemes
#e30ba8 color preview, HTML & CSS examples
           This text has a color of #e30ba8        
        
          <p style="color:#e30ba8;">Text here</p>
        
        
          .mytext {color:#e30ba8;}
        
        Text color #e30ba8
      
           This box has a color of #e30ba8        
        
          <div style="background-color:#e30ba8;">Content here</div>
        
        
          .mybackground {background-color:#e30ba8;}
        
        Background color #e30ba8
      
           Border around this has a color of #e30ba8        
        
          <div style="border:2px solid #e30ba8;">Content here</div>
        
        
          .myborder {border:2px solid #e30ba8;}
        
        Border color #e30ba8