#c28dec color space conversions
Hex:
#c28dec
RGB:
194, 141, 236
CMY:
24, 45, 7
CMYK:
18, 40, 0, 7
HSL:
273°, 71.4286%, 73.9216%
HSV (HSB):
273°, 40.2542%, 92.5490%
XYZ:
46.9133, 36.5752, 83.9440
xyY:
0.2802, 0.2184, 36.5752
CIE-Lab:
66.9571, 37.5708, -40.3595
CIE-LCH:
66.9571, 55.1403, 312.9506
CIE-Luv:
66.9571, 20.5538, -69.5213
Hunter-Lab:
60.4774, 32.6298, -39.9616
#c28dec color charts
#c28dec color shades, tints & tones
#c28dec color schemes
#c28dec color preview, HTML & CSS examples
This text has a color of #c28dec
<p style="color:#c28dec;">Text here</p>
.mytext {color:#c28dec;}
This box has a color of #c28dec
<div style="background-color:#c28dec;">Content here</div>
.mybackground {background-color:#c28dec;}
Border around this has a color of #c28dec
<div style="border:2px solid #c28dec;">Content here</div>
.myborder {border:2px solid #c28dec;}