#e5699a color space conversions
Hex:
        #e5699a
        RGB:
        229, 105, 154
        CMY:
        10, 59, 40
        CMYK:
        0, 54, 33, 10
      HSL:
        336°, 70.4545%, 65.4902%
        HSV (HSB):
        336°, 54.1485%, 89.8039%
        XYZ:
        43.1974, 29.0943, 33.9108
        xyY:
        0.4067, 0.2740, 29.0943
      CIE-Lab:
        60.8647, 53.1099, -3.0423
        CIE-LCH:
        60.8647, 53.1969, 356.7215
        CIE-Luv:
        60.8647, 78.6373, -14.1769
        Hunter-Lab:
        53.9391, 48.5593, 0.4825
      #e5699a color charts
#e5699a RGB chart
      #e5699a CMYK chart
      #e5699a RGB pie chart
      #e5699a color shades, tints & tones
#e5699a color schemes
#e5699a color preview, HTML & CSS examples
           This text has a color of #e5699a        
        
          <p style="color:#e5699a;">Text here</p>
        
        
          .mytext {color:#e5699a;}
        
        Text color #e5699a
      
           This box has a color of #e5699a        
        
          <div style="background-color:#e5699a;">Content here</div>
        
        
          .mybackground {background-color:#e5699a;}
        
        Background color #e5699a
      
           Border around this has a color of #e5699a        
        
          <div style="border:2px solid #e5699a;">Content here</div>
        
        
          .myborder {border:2px solid #e5699a;}
        
        Border color #e5699a