#b56ddc color space conversions
Hex:
#b56ddc
RGB:
181, 109, 220
CMY:
29, 57, 14
CMYK:
18, 50, 0, 14
HSL:
279°, 61.3260%, 64.5098%
HSV (HSB):
279°, 50.4545%, 86.2745%
XYZ:
37.4430, 25.9283, 70.7414
xyY:
0.2792, 0.1933, 25.9283
CIE-Lab:
57.9690, 47.7019, -45.6885
CIE-LCH:
57.9690, 66.0524, 316.2351
CIE-Luv:
57.9690, 27.6529, -77.5565
Hunter-Lab:
50.9199, 42.1468, -46.7258
#b56ddc color charts
#b56ddc color shades, tints & tones
#b56ddc color schemes
#b56ddc color preview, HTML & CSS examples
This text has a color of #b56ddc
<p style="color:#b56ddc;">Text here</p>
.mytext {color:#b56ddc;}
This box has a color of #b56ddc
<div style="background-color:#b56ddc;">Content here</div>
.mybackground {background-color:#b56ddc;}
Border around this has a color of #b56ddc
<div style="border:2px solid #b56ddc;">Content here</div>
.myborder {border:2px solid #b56ddc;}