#b1dff3 color space conversions
Hex:
#b1dff3
RGB:
177, 223, 243
CMY:
31, 13, 5
CMYK:
27, 8, 0, 5
HSL:
198°, 73.3333%, 82.3529%
HSV (HSB):
198°, 27.1605%, 95.2941%
XYZ:
60.6968, 68.5935, 94.8348
xyY:
0.2708, 0.3061, 68.5935
CIE-Lab:
86.3024, -10.3865, -14.6163
CIE-LCH:
86.3024, 17.9308, 234.6019
CIE-Luv:
86.3024, -23.7313, -21.3927
Hunter-Lab:
82.8212, -14.1206, -9.9155
#b1dff3 color charts
#b1dff3 color shades, tints & tones
#b1dff3 color schemes
#b1dff3 color preview, HTML & CSS examples
This text has a color of #b1dff3
<p style="color:#b1dff3;">Text here</p>
.mytext {color:#b1dff3;}
This box has a color of #b1dff3
<div style="background-color:#b1dff3;">Content here</div>
.mybackground {background-color:#b1dff3;}
Border around this has a color of #b1dff3
<div style="border:2px solid #b1dff3;">Content here</div>
.myborder {border:2px solid #b1dff3;}