#c09add color space conversions
Hex:
#c09add
RGB:
192, 154, 221
CMY:
25, 40, 13
CMYK:
13, 30, 0, 13
HSL:
274°, 49.6296%, 73.5294%
HSV (HSB):
274°, 30.3167%, 86.6667%
XYZ:
46.3450, 39.5381, 73.5956
xyY:
0.2906, 0.2479, 39.5381
CIE-Lab:
69.1393, 26.5626, -28.7284
CIE-LCH:
69.1393, 39.1266, 312.7568
CIE-Luv:
69.1393, 15.8795, -49.1318
Hunter-Lab:
62.8794, 21.5238, -25.3790
#c09add color charts
#c09add color shades, tints & tones
#c09add color schemes
#c09add color preview, HTML & CSS examples
This text has a color of #c09add
<p style="color:#c09add;">Text here</p>
.mytext {color:#c09add;}
This box has a color of #c09add
<div style="background-color:#c09add;">Content here</div>
.mybackground {background-color:#c09add;}
Border around this has a color of #c09add
<div style="border:2px solid #c09add;">Content here</div>
.myborder {border:2px solid #c09add;}