#e5606a color space conversions
Hex:
        #e5606a
        RGB:
        229, 96, 106
        CMY:
        10, 62, 58
        CMYK:
        0, 58, 54, 10
      HSL:
        355°, 71.8919%, 63.7255%
        HSV (HSB):
        355°, 58.0786%, 89.8039%
        XYZ:
        39.0975, 26.0644, 16.6059
        xyY:
        0.4782, 0.3188, 26.0644
      CIE-Lab:
        58.0981, 52.4666, 20.8996
        CIE-LCH:
        58.0981, 56.4760, 21.7195
        CIE-Luv:
        58.0981, 96.7157, 15.4771
        Hunter-Lab:
        51.0533, 47.3552, 16.4522
      #e5606a color charts
#e5606a RGB chart
      #e5606a CMYK chart
      #e5606a RGB pie chart
      #e5606a color shades, tints & tones
#e5606a color schemes
#e5606a color preview, HTML & CSS examples
           This text has a color of #e5606a        
        
          <p style="color:#e5606a;">Text here</p>
        
        
          .mytext {color:#e5606a;}
        
        Text color #e5606a
      
           This box has a color of #e5606a        
        
          <div style="background-color:#e5606a;">Content here</div>
        
        
          .mybackground {background-color:#e5606a;}
        
        Background color #e5606a
      
           Border around this has a color of #e5606a        
        
          <div style="border:2px solid #e5606a;">Content here</div>
        
        
          .myborder {border:2px solid #e5606a;}
        
        Border color #e5606a