#c08dea color space conversions
Hex:
#c08dea
RGB:
192, 141, 234
CMY:
25, 45, 8
CMYK:
18, 40, 0, 8
HSL:
273°, 68.8889%, 73.5294%
HSV (HSB):
273°, 39.7436%, 91.7647%
XYZ:
46.1144, 36.1967, 82.3981
xyY:
0.2800, 0.2198, 36.1967
CIE-Lab:
66.6700, 36.5524, -39.7218
CIE-LCH:
66.6700, 53.9806, 312.6206
CIE-Luv:
66.6700, 19.7044, -68.2790
Hunter-Lab:
60.1637, 31.5305, -39.0869
#c08dea color charts
#c08dea color shades, tints & tones
#c08dea color schemes
#c08dea color preview, HTML & CSS examples
This text has a color of #c08dea
<p style="color:#c08dea;">Text here</p>
.mytext {color:#c08dea;}
This box has a color of #c08dea
<div style="background-color:#c08dea;">Content here</div>
.mybackground {background-color:#c08dea;}
Border around this has a color of #c08dea
<div style="border:2px solid #c08dea;">Content here</div>
.myborder {border:2px solid #c08dea;}