#c48de9 color space conversions
Hex:
#c48de9
RGB:
196, 141, 233
CMY:
23, 45, 9
CMYK:
16, 39, 0, 9
HSL:
276°, 67.6471%, 73.3333%
HSV (HSB):
276°, 39.4850%, 91.3725%
XYZ:
46.9978, 36.6687, 81.6915
xyY:
0.2842, 0.2218, 36.6687
CIE-Lab:
67.0277, 37.5034, -38.5825
CIE-LCH:
67.0277, 53.8062, 314.1874
CIE-Luv:
67.0277, 22.1329, -66.6054
Hunter-Lab:
60.5547, 32.5670, -37.5971
#c48de9 color charts
#c48de9 color shades, tints & tones
#c48de9 color schemes
#c48de9 color preview, HTML & CSS examples
This text has a color of #c48de9
<p style="color:#c48de9;">Text here</p>
.mytext {color:#c48de9;}
This box has a color of #c48de9
<div style="background-color:#c48de9;">Content here</div>
.mybackground {background-color:#c48de9;}
Border around this has a color of #c48de9
<div style="border:2px solid #c48de9;">Content here</div>
.myborder {border:2px solid #c48de9;}