#e30cbd color space conversions
Hex:
        #e30cbd
        RGB:
        227, 12, 189
        CMY:
        11, 95, 26
        CMYK:
        0, 95, 17, 11
      HSL:
        311°, 89.9582%, 46.8627%
        HSV (HSB):
        311°, 94.7137%, 89.0196%
        XYZ:
        40.9953, 20.2680, 49.8955
        xyY:
        0.3688, 0.1823, 20.2680
      CIE-Lab:
        52.1388, 84.0750, -36.7120
        CIE-LCH:
        52.1388, 91.7408, 336.4112
        CIE-Luv:
        52.1388, 90.5789, -67.5130
        Hunter-Lab:
        45.0200, 83.7578, -34.1970
      #e30cbd color charts
#e30cbd RGB chart
      #e30cbd CMYK chart
      #e30cbd RGB pie chart
      #e30cbd color shades, tints & tones
#e30cbd color schemes
#e30cbd color preview, HTML & CSS examples
           This text has a color of #e30cbd        
        
          <p style="color:#e30cbd;">Text here</p>
        
        
          .mytext {color:#e30cbd;}
        
        Text color #e30cbd
      
           This box has a color of #e30cbd        
        
          <div style="background-color:#e30cbd;">Content here</div>
        
        
          .mybackground {background-color:#e30cbd;}
        
        Background color #e30cbd
      
           Border around this has a color of #e30cbd        
        
          <div style="border:2px solid #e30cbd;">Content here</div>
        
        
          .myborder {border:2px solid #e30cbd;}
        
        Border color #e30cbd