#c48ccc color space conversions
Hex:
#c48ccc
RGB:
196, 140, 204
CMY:
23, 45, 20
CMYK:
4, 31, 0, 20
HSL:
293°, 38.5542%, 67.4510%
HSV (HSB):
293°, 31.3725%, 80.0000%
XYZ:
43.0421, 34.8516, 61.5852
xyY:
0.3086, 0.2499, 34.8516
CIE-Lab:
65.6329, 32.0960, -24.6535
CIE-LCH:
65.6329, 40.4716, 322.4715
CIE-Luv:
65.6329, 26.9138, -43.0332
Hunter-Lab:
59.0352, 26.8313, -20.5263
#c48ccc color charts
#c48ccc color shades, tints & tones
#c48ccc color schemes
#c48ccc color preview, HTML & CSS examples
This text has a color of #c48ccc
<p style="color:#c48ccc;">Text here</p>
.mytext {color:#c48ccc;}
This box has a color of #c48ccc
<div style="background-color:#c48ccc;">Content here</div>
.mybackground {background-color:#c48ccc;}
Border around this has a color of #c48ccc
<div style="border:2px solid #c48ccc;">Content here</div>
.myborder {border:2px solid #c48ccc;}