#c49ddc color space conversions
Hex:
#c49ddc
RGB:
196, 157, 220
CMY:
23, 38, 14
CMYK:
11, 29, 0, 14
HSL:
277°, 47.3684%, 73.9216%
HSV (HSB):
277°, 28.6364%, 86.2745%
XYZ:
47.7402, 41.0170, 73.1110
xyY:
0.2949, 0.2534, 41.0170
CIE-Lab:
70.1878, 25.9532, -26.5345
CIE-LCH:
70.1878, 37.1167, 314.3655
CIE-Luv:
70.1878, 16.9608, -45.5776
Hunter-Lab:
64.0445, 20.9799, -22.8523
#c49ddc color charts
#c49ddc color shades, tints & tones
#c49ddc color schemes
#c49ddc color preview, HTML & CSS examples
This text has a color of #c49ddc
<p style="color:#c49ddc;">Text here</p>
.mytext {color:#c49ddc;}
This box has a color of #c49ddc
<div style="background-color:#c49ddc;">Content here</div>
.mybackground {background-color:#c49ddc;}
Border around this has a color of #c49ddc
<div style="border:2px solid #c49ddc;">Content here</div>
.myborder {border:2px solid #c49ddc;}