#e64994 color space conversions
Hex:
        #e64994
        RGB:
        230, 73, 148
        CMY:
        10, 71, 42
        CMYK:
        0, 68, 36, 10
      HSL:
        331°, 75.8454%, 59.4118%
        HSV (HSB):
        331°, 68.2609%, 90.1961%
        XYZ:
        40.3610, 23.7262, 30.4693
        xyY:
        0.4268, 0.2509, 23.7262
      CIE-Lab:
        55.8126, 66.2810, -7.0022
        CIE-LCH:
        55.8126, 66.6498, 353.9694
        CIE-Luv:
        55.8126, 96.6575, -22.1004
        Hunter-Lab:
        48.7095, 62.6643, -2.9910
      #e64994 color charts
#e64994 RGB chart
      #e64994 CMYK chart
      #e64994 RGB pie chart
      #e64994 color shades, tints & tones
#e64994 color schemes
#e64994 color preview, HTML & CSS examples
           This text has a color of #e64994        
        
          <p style="color:#e64994;">Text here</p>
        
        
          .mytext {color:#e64994;}
        
        Text color #e64994
      
           This box has a color of #e64994        
        
          <div style="background-color:#e64994;">Content here</div>
        
        
          .mybackground {background-color:#e64994;}
        
        Background color #e64994
      
           Border around this has a color of #e64994        
        
          <div style="border:2px solid #e64994;">Content here</div>
        
        
          .myborder {border:2px solid #e64994;}
        
        Border color #e64994