#e694a5 color space conversions
Hex:
        #e694a5
        RGB:
        230, 148, 165
        CMY:
        10, 42, 35
        CMYK:
        0, 36, 28, 10
      HSL:
        348°, 62.1212%, 74.1176%
        HSV (HSB):
        348°, 35.6522%, 90.1961%
        XYZ:
        50.0146, 40.7194, 40.8209
        xyY:
        0.3802, 0.3095, 40.7194
      CIE-Lab:
        69.9789, 33.0678, 4.0266
        CIE-LCH:
        69.9789, 33.3121, 6.9425
        CIE-Luv:
        69.9789, 52.3773, -0.4162
        Hunter-Lab:
        63.8118, 28.2346, 6.7400
      #e694a5 color charts
#e694a5 RGB chart
      #e694a5 CMYK chart
      #e694a5 RGB pie chart
      #e694a5 color shades, tints & tones
#e694a5 color schemes
#e694a5 color preview, HTML & CSS examples
           This text has a color of #e694a5        
        
          <p style="color:#e694a5;">Text here</p>
        
        
          .mytext {color:#e694a5;}
        
        Text color #e694a5
      
           This box has a color of #e694a5        
        
          <div style="background-color:#e694a5;">Content here</div>
        
        
          .mybackground {background-color:#e694a5;}
        
        Background color #e694a5
      
           Border around this has a color of #e694a5        
        
          <div style="border:2px solid #e694a5;">Content here</div>
        
        
          .myborder {border:2px solid #e694a5;}
        
        Border color #e694a5