#c48bdc color space conversions
Hex:
#c48bdc
RGB:
196, 139, 220
CMY:
23, 45, 14
CMYK:
11, 37, 0, 14
HSL:
282°, 53.6424%, 70.3922%
HSV (HSB):
282°, 36.8182%, 86.2745%
XYZ:
44.9158, 35.3683, 72.1696
xyY:
0.2946, 0.2320, 35.3683
CIE-Lab:
66.0344, 35.8582, -32.9406
CIE-LCH:
66.0344, 48.6918, 317.4283
CIE-Luv:
66.0344, 24.9142, -56.9991
Hunter-Lab:
59.4713, 30.7379, -30.3197
#c48bdc color charts
#c48bdc color shades, tints & tones
#c48bdc color schemes
#c48bdc color preview, HTML & CSS examples
This text has a color of #c48bdc
<p style="color:#c48bdc;">Text here</p>
.mytext {color:#c48bdc;}
This box has a color of #c48bdc
<div style="background-color:#c48bdc;">Content here</div>
.mybackground {background-color:#c48bdc;}
Border around this has a color of #c48bdc
<div style="border:2px solid #c48bdc;">Content here</div>
.myborder {border:2px solid #c48bdc;}