#b3cff6 color space conversions
Hex:
#b3cff6
RGB:
179, 207, 246
CMY:
30, 19, 4
CMYK:
27, 16, 0, 4
HSL:
215°, 78.8235%, 83.3333%
HSV (HSB):
215°, 27.2358%, 96.4706%
XYZ:
57.5378, 60.8632, 95.9040
xyY:
0.2685, 0.2840, 60.8632
CIE-Lab:
82.3051, -0.7603, -22.2231
CIE-LCH:
82.3051, 22.2361, 268.0405
CIE-Luv:
82.3051, -15.9623, -35.2837
Hunter-Lab:
78.0149, -4.8781, -18.2750
#b3cff6 color charts
#b3cff6 color shades, tints & tones
#b3cff6 color schemes
#b3cff6 color preview, HTML & CSS examples
This text has a color of #b3cff6
<p style="color:#b3cff6;">Text here</p>
.mytext {color:#b3cff6;}
This box has a color of #b3cff6
<div style="background-color:#b3cff6;">Content here</div>
.mybackground {background-color:#b3cff6;}
Border around this has a color of #b3cff6
<div style="border:2px solid #b3cff6;">Content here</div>
.myborder {border:2px solid #b3cff6;}