#e08ed4 color space conversions
Hex:
        #e08ed4
        RGB:
        224, 142, 212
        CMY:
        12, 44, 17
        CMYK:
        0, 37, 5, 12
      HSL:
        309°, 56.9444%, 71.7647%
        HSV (HSB):
        309°, 36.6071%, 87.8431%
        XYZ:
        52.2971, 39.9468, 67.2415
        xyY:
        0.3279, 0.2505, 39.9468
      CIE-Lab:
        69.4316, 41.4766, -23.0203
        CIE-LCH:
        69.4316, 47.4367, 330.9689
        CIE-Luv:
        69.4316, 42.7248, -42.3941
        Hunter-Lab:
        63.2035, 37.0922, -18.8356
      #e08ed4 color charts
#e08ed4 RGB chart
      #e08ed4 CMYK chart
      #e08ed4 RGB pie chart
      #e08ed4 color shades, tints & tones
#e08ed4 color schemes
#e08ed4 color preview, HTML & CSS examples
           This text has a color of #e08ed4        
        
          <p style="color:#e08ed4;">Text here</p>
        
        
          .mytext {color:#e08ed4;}
        
        Text color #e08ed4
      
           This box has a color of #e08ed4        
        
          <div style="background-color:#e08ed4;">Content here</div>
        
        
          .mybackground {background-color:#e08ed4;}
        
        Background color #e08ed4
      
           Border around this has a color of #e08ed4        
        
          <div style="border:2px solid #e08ed4;">Content here</div>
        
        
          .myborder {border:2px solid #e08ed4;}
        
        Border color #e08ed4