#e082af color space conversions
Hex:
        #e082af
        RGB:
        224, 130, 175
        CMY:
        12, 49, 31
        CMYK:
        0, 42, 22, 12
      HSL:
        331°, 60.2564%, 69.4118%
        HSV (HSB):
        331°, 41.9643%, 87.8431%
        XYZ:
        46.4610, 34.9077, 44.8465
        xyY:
        0.3681, 0.2766, 34.9077
      CIE-Lab:
        65.6767, 41.8154, -7.9837
        CIE-LCH:
        65.6767, 42.5707, 349.1907
        CIE-Luv:
        65.6767, 56.2756, -19.1791
        Hunter-Lab:
        59.0827, 36.9725, -3.6459
      #e082af color charts
#e082af RGB chart
      #e082af CMYK chart
      #e082af RGB pie chart
      #e082af color shades, tints & tones
#e082af color schemes
#e082af color preview, HTML & CSS examples
           This text has a color of #e082af        
        
          <p style="color:#e082af;">Text here</p>
        
        
          .mytext {color:#e082af;}
        
        Text color #e082af
      
           This box has a color of #e082af        
        
          <div style="background-color:#e082af;">Content here</div>
        
        
          .mybackground {background-color:#e082af;}
        
        Background color #e082af
      
           Border around this has a color of #e082af        
        
          <div style="border:2px solid #e082af;">Content here</div>
        
        
          .myborder {border:2px solid #e082af;}
        
        Border color #e082af