#e64195 color space conversions
Hex:
        #e64195
        RGB:
        230, 65, 149
        CMY:
        10, 75, 42
        CMYK:
        0, 72, 35, 10
      HSL:
        329°, 76.7442%, 57.8431%
        HSV (HSB):
        329°, 71.7391%, 90.1961%
        XYZ:
        39.9482, 22.7735, 30.7240
        xyY:
        0.4275, 0.2437, 22.7735
      CIE-Lab:
        54.8383, 69.1953, -9.0455
        CIE-LCH:
        54.8383, 69.7840, 352.5523
        CIE-Luv:
        54.8383, 99.4302, -25.4325
        Hunter-Lab:
        47.7216, 65.9114, -4.7668
      #e64195 color charts
#e64195 RGB chart
      #e64195 CMYK chart
      #e64195 RGB pie chart
      #e64195 color shades, tints & tones
#e64195 color schemes
#e64195 color preview, HTML & CSS examples
           This text has a color of #e64195        
        
          <p style="color:#e64195;">Text here</p>
        
        
          .mytext {color:#e64195;}
        
        Text color #e64195
      
           This box has a color of #e64195        
        
          <div style="background-color:#e64195;">Content here</div>
        
        
          .mybackground {background-color:#e64195;}
        
        Background color #e64195
      
           Border around this has a color of #e64195        
        
          <div style="border:2px solid #e64195;">Content here</div>
        
        
          .myborder {border:2px solid #e64195;}
        
        Border color #e64195