#b1ddef color space conversions
Hex:
#b1ddef
RGB:
177, 221, 239
CMY:
31, 13, 6
CMYK:
26, 8, 0, 6
HSL:
197°, 65.9574%, 81.5686%
HSV (HSB):
197°, 25.9414%, 93.7255%
XYZ:
59.5679, 67.2920, 91.5104
xyY:
0.2728, 0.3082, 67.2920
CIE-Lab:
85.6512, -10.2658, -13.4806
CIE-LCH:
85.6512, 16.9444, 232.7098
CIE-Luv:
85.6512, -22.8101, -19.5364
Hunter-Lab:
82.0317, -13.9365, -8.7187
#b1ddef color charts
#b1ddef color shades, tints & tones
#b1ddef color schemes
#b1ddef color preview, HTML & CSS examples
This text has a color of #b1ddef
<p style="color:#b1ddef;">Text here</p>
.mytext {color:#b1ddef;}
This box has a color of #b1ddef
<div style="background-color:#b1ddef;">Content here</div>
.mybackground {background-color:#b1ddef;}
Border around this has a color of #b1ddef
<div style="border:2px solid #b1ddef;">Content here</div>
.myborder {border:2px solid #b1ddef;}