#b3acdc color space conversions
Hex:
#b3acdc
RGB:
179, 172, 220
CMY:
30, 33, 14
CMYK:
19, 22, 0, 14
HSL:
249°, 40.6780%, 76.8627%
HSV (HSB):
249°, 21.8182%, 86.2745%
XYZ:
46.2612, 44.2561, 73.8142
xyY:
0.2815, 0.2693, 44.2561
CIE-Lab:
72.3993, 12.2735, -23.2812
CIE-LCH:
72.3993, 26.3183, 297.7974
CIE-Luv:
72.3993, 0.7559, -38.3649
Hunter-Lab:
66.5252, 7.7086, -19.2186
#b3acdc color charts
#b3acdc color shades, tints & tones
#b3acdc color schemes
#b3acdc color preview, HTML & CSS examples
This text has a color of #b3acdc
<p style="color:#b3acdc;">Text here</p>
.mytext {color:#b3acdc;}
This box has a color of #b3acdc
<div style="background-color:#b3acdc;">Content here</div>
.mybackground {background-color:#b3acdc;}
Border around this has a color of #b3acdc
<div style="border:2px solid #b3acdc;">Content here</div>
.myborder {border:2px solid #b3acdc;}