#e082c0 color space conversions
Hex:
        #e082c0
        RGB:
        224, 130, 192
        CMY:
        12, 49, 25
        CMYK:
        0, 42, 14, 12
      HSL:
        320°, 60.2564%, 69.4118%
        HSV (HSB):
        320°, 41.9643%, 87.8431%
        XYZ:
        48.2375, 35.6183, 54.2018
        xyY:
        0.3494, 0.2580, 35.6183
      CIE-Lab:
        66.2273, 44.4001, -16.7356
        CIE-LCH:
        66.2273, 47.4494, 339.3471
        CIE-Luv:
        66.2273, 52.6152, -32.8160
        Hunter-Lab:
        59.6811, 39.8316, -12.0698
      #e082c0 color charts
#e082c0 RGB chart
      #e082c0 CMYK chart
      #e082c0 RGB pie chart
      #e082c0 color shades, tints & tones
#e082c0 color schemes
#e082c0 color preview, HTML & CSS examples
           This text has a color of #e082c0        
        
          <p style="color:#e082c0;">Text here</p>
        
        
          .mytext {color:#e082c0;}
        
        Text color #e082c0
      
           This box has a color of #e082c0        
        
          <div style="background-color:#e082c0;">Content here</div>
        
        
          .mybackground {background-color:#e082c0;}
        
        Background color #e082c0
      
           Border around this has a color of #e082c0        
        
          <div style="border:2px solid #e082c0;">Content here</div>
        
        
          .myborder {border:2px solid #e082c0;}
        
        Border color #e082c0