#e70cc6 color space conversions
Hex:
        #e70cc6
        RGB:
        231, 12, 198
        CMY:
        9, 95, 22
        CMYK:
        0, 95, 14, 9
      HSL:
        309°, 90.1235%, 47.6471%
        HSV (HSB):
        309°, 94.8052%, 90.5882%
        XYZ:
        43.2795, 21.3291, 55.2619
        xyY:
        0.3611, 0.1779, 21.3291
      CIE-Lab:
        53.3078, 85.9263, -40.0373
        CIE-LCH:
        53.3078, 94.7962, 335.0168
        CIE-Luv:
        53.3078, 89.6844, -73.0844
        Hunter-Lab:
        46.1834, 86.4553, -38.6165
      #e70cc6 color charts
#e70cc6 RGB chart
      #e70cc6 CMYK chart
      #e70cc6 RGB pie chart
      #e70cc6 color shades, tints & tones
#e70cc6 color schemes
#e70cc6 color preview, HTML & CSS examples
           This text has a color of #e70cc6        
        
          <p style="color:#e70cc6;">Text here</p>
        
        
          .mytext {color:#e70cc6;}
        
        Text color #e70cc6
      
           This box has a color of #e70cc6        
        
          <div style="background-color:#e70cc6;">Content here</div>
        
        
          .mybackground {background-color:#e70cc6;}
        
        Background color #e70cc6
      
           Border around this has a color of #e70cc6        
        
          <div style="border:2px solid #e70cc6;">Content here</div>
        
        
          .myborder {border:2px solid #e70cc6;}
        
        Border color #e70cc6