#b3ade6 color space conversions
Hex:
#b3ade6
RGB:
179, 173, 230
CMY:
30, 32, 10
CMYK:
22, 25, 0, 10
HSL:
246°, 53.2710%, 79.0196%
HSV (HSB):
246°, 24.7826%, 90.1961%
XYZ:
47.8169, 45.1840, 81.0641
xyY:
0.2747, 0.2596, 45.1840
CIE-Lab:
73.0129, 13.9890, -27.7968
CIE-LCH:
73.0129, 31.1184, 296.7143
CIE-Luv:
73.0129, -0.3856, -46.1016
Hunter-Lab:
67.2191, 9.3443, -24.4485
#b3ade6 color charts
#b3ade6 color shades, tints & tones
#b3ade6 color schemes
#b3ade6 color preview, HTML & CSS examples
This text has a color of #b3ade6
<p style="color:#b3ade6;">Text here</p>
.mytext {color:#b3ade6;}
This box has a color of #b3ade6
<div style="background-color:#b3ade6;">Content here</div>
.mybackground {background-color:#b3ade6;}
Border around this has a color of #b3ade6
<div style="border:2px solid #b3ade6;">Content here</div>
.myborder {border:2px solid #b3ade6;}