#c48bec color space conversions
Hex:
#c48bec
RGB:
196, 139, 236
CMY:
23, 45, 7
CMYK:
17, 41, 0, 7
HSL:
275°, 71.8519%, 73.5294%
HSV (HSB):
275°, 41.1017%, 92.5490%
XYZ:
47.1379, 36.2571, 83.8708
xyY:
0.2818, 0.2168, 36.2571
CIE-Lab:
66.7159, 39.2398, -40.7220
CIE-LCH:
66.7159, 56.5512, 313.9381
CIE-Luv:
66.7159, 22.4909, -70.3117
Hunter-Lab:
60.2139, 34.3628, -40.4342
#c48bec color charts
#c48bec color shades, tints & tones
#c48bec color schemes
#c48bec color preview, HTML & CSS examples
This text has a color of #c48bec
<p style="color:#c48bec;">Text here</p>
.mytext {color:#c48bec;}
This box has a color of #c48bec
<div style="background-color:#c48bec;">Content here</div>
.mybackground {background-color:#c48bec;}
Border around this has a color of #c48bec
<div style="border:2px solid #c48bec;">Content here</div>
.myborder {border:2px solid #c48bec;}