#b49ccd color space conversions
Hex:
#b49ccd
RGB:
180, 156, 205
CMY:
29, 39, 20
CMYK:
12, 24, 0, 20
HSL:
269°, 32.8859%, 70.7843%
HSV (HSB):
269°, 23.9024%, 80.3922%
XYZ:
41.7303, 37.8880, 62.8713
xyY:
0.2929, 0.2659, 37.8880
CIE-Lab:
67.9380, 18.2194, -21.8227
CIE-LCH:
67.9380, 28.4285, 309.8579
CIE-Luv:
67.9380, 9.8570, -36.5495
Hunter-Lab:
61.5532, 13.2967, -17.4723
#b49ccd color charts
#b49ccd color shades, tints & tones
#b49ccd color schemes
#b49ccd color preview, HTML & CSS examples
This text has a color of #b49ccd
<p style="color:#b49ccd;">Text here</p>
.mytext {color:#b49ccd;}
This box has a color of #b49ccd
<div style="background-color:#b49ccd;">Content here</div>
.mybackground {background-color:#b49ccd;}
Border around this has a color of #b49ccd
<div style="border:2px solid #b49ccd;">Content here</div>
.myborder {border:2px solid #b49ccd;}