#c09ae9 color space conversions
Hex:
#c09ae9
RGB:
192, 154, 233
CMY:
25, 40, 9
CMYK:
18, 34, 0, 9
HSL:
269°, 64.2276%, 75.8824%
HSV (HSB):
269°, 33.9056%, 91.3725%
XYZ:
48.0018, 40.2009, 82.3204
xyY:
0.2815, 0.2358, 40.2009
CIE-Lab:
69.6124, 29.1584, -34.5914
CIE-LCH:
69.6124, 45.2413, 310.1289
CIE-Luv:
69.6124, 14.4635, -59.2039
Hunter-Lab:
63.4041, 24.1809, -32.5959
#c09ae9 color charts
#c09ae9 color shades, tints & tones
#c09ae9 color schemes
#c09ae9 color preview, HTML & CSS examples
This text has a color of #c09ae9
<p style="color:#c09ae9;">Text here</p>
.mytext {color:#c09ae9;}
This box has a color of #c09ae9
<div style="background-color:#c09ae9;">Content here</div>
.mybackground {background-color:#c09ae9;}
Border around this has a color of #c09ae9
<div style="border:2px solid #c09ae9;">Content here</div>
.myborder {border:2px solid #c09ae9;}