#e5699e color space conversions
Hex:
        #e5699e
        RGB:
        229, 105, 158
        CMY:
        10, 59, 38
        CMYK:
        0, 54, 31, 10
      HSL:
        334°, 70.4545%, 65.4902%
        HSV (HSB):
        334°, 54.1485%, 89.8039%
        XYZ:
        43.5362, 29.2298, 35.6951
        xyY:
        0.4014, 0.2695, 29.2298
      CIE-Lab:
        60.9839, 53.5987, -5.1739
        CIE-LCH:
        60.9839, 53.8478, 354.4863
        CIE-Luv:
        60.9839, 77.5254, -17.2455
        Hunter-Lab:
        54.0646, 49.1265, -1.2998
      #e5699e color charts
#e5699e RGB chart
      #e5699e CMYK chart
      #e5699e RGB pie chart
      #e5699e color shades, tints & tones
#e5699e color schemes
#e5699e color preview, HTML & CSS examples
           This text has a color of #e5699e        
        
          <p style="color:#e5699e;">Text here</p>
        
        
          .mytext {color:#e5699e;}
        
        Text color #e5699e
      
           This box has a color of #e5699e        
        
          <div style="background-color:#e5699e;">Content here</div>
        
        
          .mybackground {background-color:#e5699e;}
        
        Background color #e5699e
      
           Border around this has a color of #e5699e        
        
          <div style="border:2px solid #e5699e;">Content here</div>
        
        
          .myborder {border:2px solid #e5699e;}
        
        Border color #e5699e