#b1deef color space conversions
Hex:
#b1deef
RGB:
177, 222, 239
CMY:
31, 13, 6
CMYK:
26, 7, 0, 6
HSL:
196°, 65.9574%, 81.5686%
HSV (HSB):
196°, 25.9414%, 93.7255%
XYZ:
59.8327, 67.8217, 91.5987
xyY:
0.2729, 0.3093, 67.8217
CIE-Lab:
85.9172, -10.7792, -13.0826
CIE-LCH:
85.9172, 16.9513, 230.5138
CIE-Luv:
85.9172, -23.2475, -18.8149
Hunter-Lab:
82.3539, -14.4334, -8.2980
#b1deef color charts
#b1deef color shades, tints & tones
#b1deef color schemes
#b1deef color preview, HTML & CSS examples
This text has a color of #b1deef
<p style="color:#b1deef;">Text here</p>
.mytext {color:#b1deef;}
This box has a color of #b1deef
<div style="background-color:#b1deef;">Content here</div>
.mybackground {background-color:#b1deef;}
Border around this has a color of #b1deef
<div style="border:2px solid #b1deef;">Content here</div>
.myborder {border:2px solid #b1deef;}