#e08ce2 color space conversions
Hex:
        #e08ce2
        RGB:
        224, 140, 226
        CMY:
        12, 45, 11
        CMYK:
        1, 38, 0, 11
      HSL:
        299°, 59.7222%, 71.7647%
        HSV (HSB):
        299°, 38.0531%, 88.6275%
        XYZ:
        53.8460, 40.0944, 76.8525
        xyY:
        0.3153, 0.2348, 40.0944
      CIE-Lab:
        69.5367, 45.0289, -30.5950
        CIE-LCH:
        69.5367, 54.4395, 325.8058
        CIE-Luv:
        69.5367, 40.9562, -55.1189
        Hunter-Lab:
        63.3202, 40.9820, -27.6369
      #e08ce2 color charts
#e08ce2 RGB chart
      #e08ce2 CMYK chart
      #e08ce2 RGB pie chart
      #e08ce2 color shades, tints & tones
#e08ce2 color schemes
#e08ce2 color preview, HTML & CSS examples
           This text has a color of #e08ce2        
        
          <p style="color:#e08ce2;">Text here</p>
        
        
          .mytext {color:#e08ce2;}
        
        Text color #e08ce2
      
           This box has a color of #e08ce2        
        
          <div style="background-color:#e08ce2;">Content here</div>
        
        
          .mybackground {background-color:#e08ce2;}
        
        Background color #e08ce2
      
           Border around this has a color of #e08ce2        
        
          <div style="border:2px solid #e08ce2;">Content here</div>
        
        
          .myborder {border:2px solid #e08ce2;}
        
        Border color #e08ce2