#e414ba color space conversions
Hex:
        #e414ba
        RGB:
        228, 20, 186
        CMY:
        11, 92, 27
        CMYK:
        0, 91, 18, 11
      HSL:
        312°, 83.8710%, 48.6275%
        HSV (HSB):
        312°, 91.2281%, 89.4118%
        XYZ:
        41.1080, 20.5395, 48.2523
        xyY:
        0.3741, 0.1869, 20.5395
      CIE-Lab:
        52.4417, 83.1151, -34.4780
        CIE-LCH:
        52.4417, 89.9825, 337.4702
        CIE-Luv:
        52.4417, 92.0677, -64.1539
        Hunter-Lab:
        45.3205, 82.5978, -31.4011
      #e414ba color charts
#e414ba RGB chart
      #e414ba CMYK chart
      #e414ba RGB pie chart
      #e414ba color shades, tints & tones
#e414ba color schemes
#e414ba color preview, HTML & CSS examples
           This text has a color of #e414ba        
        
          <p style="color:#e414ba;">Text here</p>
        
        
          .mytext {color:#e414ba;}
        
        Text color #e414ba
      
           This box has a color of #e414ba        
        
          <div style="background-color:#e414ba;">Content here</div>
        
        
          .mybackground {background-color:#e414ba;}
        
        Background color #e414ba
      
           Border around this has a color of #e414ba        
        
          <div style="border:2px solid #e414ba;">Content here</div>
        
        
          .myborder {border:2px solid #e414ba;}
        
        Border color #e414ba