#e30bc4 color space conversions
Hex:
        #e30bc4
        RGB:
        227, 11, 196
        CMY:
        11, 96, 23
        CMYK:
        0, 95, 14, 11
      HSL:
        309°, 90.7563%, 46.6667%
        HSV (HSB):
        309°, 95.1542%, 89.0196%
        XYZ:
        41.7620, 20.5558, 53.9911
        xyY:
        0.3591, 0.1767, 20.5558
      CIE-Lab:
        52.4598, 85.0319, -40.2669
        CIE-LCH:
        52.4598, 94.0843, 334.6601
        CIE-Luv:
        52.4598, 87.5526, -73.0093
        Hunter-Lab:
        45.3385, 85.0771, -38.8683
      #e30bc4 color charts
#e30bc4 RGB chart
      #e30bc4 CMYK chart
      #e30bc4 RGB pie chart
      #e30bc4 color shades, tints & tones
#e30bc4 color schemes
#e30bc4 color preview, HTML & CSS examples
           This text has a color of #e30bc4        
        
          <p style="color:#e30bc4;">Text here</p>
        
        
          .mytext {color:#e30bc4;}
        
        Text color #e30bc4
      
           This box has a color of #e30bc4        
        
          <div style="background-color:#e30bc4;">Content here</div>
        
        
          .mybackground {background-color:#e30bc4;}
        
        Background color #e30bc4
      
           Border around this has a color of #e30bc4        
        
          <div style="border:2px solid #e30bc4;">Content here</div>
        
        
          .myborder {border:2px solid #e30bc4;}
        
        Border color #e30bc4