#b2cff3 color space conversions
Hex:
#b2cff3
RGB:
178, 207, 243
CMY:
30, 19, 5
CMYK:
27, 15, 0, 5
HSL:
213°, 73.0337%, 82.5490%
HSV (HSB):
213°, 26.7490%, 95.2941%
XYZ:
56.8506, 60.5617, 93.4872
xyY:
0.2696, 0.2872, 60.5617
CIE-Lab:
82.1425, -1.7502, -20.8794
CIE-LCH:
82.1425, 20.9526, 265.2085
CIE-Luv:
82.1425, -16.3333, -32.8901
Hunter-Lab:
77.8214, -5.7885, -16.7504
#b2cff3 color charts
#b2cff3 color shades, tints & tones
#b2cff3 color schemes
#b2cff3 color preview, HTML & CSS examples
This text has a color of #b2cff3
<p style="color:#b2cff3;">Text here</p>
.mytext {color:#b2cff3;}
This box has a color of #b2cff3
<div style="background-color:#b2cff3;">Content here</div>
.mybackground {background-color:#b2cff3;}
Border around this has a color of #b2cff3
<div style="border:2px solid #b2cff3;">Content here</div>
.myborder {border:2px solid #b2cff3;}