#b3bffc color space conversions
Hex:
#b3bffc
RGB:
179, 191, 252
CMY:
30, 25, 1
CMYK:
29, 24, 0, 1
HSL:
230°, 92.4051%, 84.5098%
HSV (HSB):
230°, 28.9683%, 98.8235%
XYZ:
54.7919, 53.8736, 99.6063
xyY:
0.2631, 0.2587, 53.8736
CIE-Lab:
78.3880, 9.2856, -31.4128
CIE-LCH:
78.3880, 32.7565, 286.4677
CIE-Luv:
78.3880, -9.3559, -51.9391
Hunter-Lab:
73.3986, 4.8022, -29.0810
#b3bffc color charts
#b3bffc color shades, tints & tones
#b3bffc color schemes
#b3bffc color preview, HTML & CSS examples
This text has a color of #b3bffc
<p style="color:#b3bffc;">Text here</p>
.mytext {color:#b3bffc;}
This box has a color of #b3bffc
<div style="background-color:#b3bffc;">Content here</div>
.mybackground {background-color:#b3bffc;}
Border around this has a color of #b3bffc
<div style="border:2px solid #b3bffc;">Content here</div>
.myborder {border:2px solid #b3bffc;}