#e082a5 color space conversions
Hex:
        #e082a5
        RGB:
        224, 130, 165
        CMY:
        12, 49, 35
        CMYK:
        0, 42, 26, 12
      HSL:
        338°, 60.2564%, 69.4118%
        HSV (HSB):
        338°, 41.9643%, 87.8431%
        XYZ:
        45.5146, 34.5292, 39.8632
        xyY:
        0.3796, 0.2880, 34.5292
      CIE-Lab:
        65.3804, 40.4001, -2.7651
        CIE-LCH:
        65.3804, 40.4946, 356.0846
        CIE-Luv:
        65.3804, 58.3921, -11.3619
        Hunter-Lab:
        58.7615, 35.4272, 0.9113
      #e082a5 color charts
#e082a5 RGB chart
      #e082a5 CMYK chart
      #e082a5 RGB pie chart
      #e082a5 color shades, tints & tones
#e082a5 color schemes
#e082a5 color preview, HTML & CSS examples
           This text has a color of #e082a5        
        
          <p style="color:#e082a5;">Text here</p>
        
        
          .mytext {color:#e082a5;}
        
        Text color #e082a5
      
           This box has a color of #e082a5        
        
          <div style="background-color:#e082a5;">Content here</div>
        
        
          .mybackground {background-color:#e082a5;}
        
        Background color #e082a5
      
           Border around this has a color of #e082a5        
        
          <div style="border:2px solid #e082a5;">Content here</div>
        
        
          .myborder {border:2px solid #e082a5;}
        
        Border color #e082a5