#b2cde6 color space conversions
Hex:
#b2cde6
RGB:
178, 205, 230
CMY:
30, 20, 10
CMYK:
23, 11, 0, 10
HSL:
209°, 50.9804%, 80.0000%
HSV (HSB):
209°, 22.6087%, 90.1961%
XYZ:
54.4743, 58.8408, 83.3492
xyY:
0.2770, 0.2992, 58.8408
CIE-Lab:
81.2040, -3.6580, -15.3617
CIE-LCH:
81.2040, 15.7912, 256.6060
CIE-Luv:
81.2040, -15.0860, -23.4856
Hunter-Lab:
76.7078, -7.4760, -10.7280
#b2cde6 color charts
#b2cde6 color shades, tints & tones
#b2cde6 color schemes
#b2cde6 color preview, HTML & CSS examples
This text has a color of #b2cde6
<p style="color:#b2cde6;">Text here</p>
.mytext {color:#b2cde6;}
This box has a color of #b2cde6
<div style="background-color:#b2cde6;">Content here</div>
.mybackground {background-color:#b2cde6;}
Border around this has a color of #b2cde6
<div style="border:2px solid #b2cde6;">Content here</div>
.myborder {border:2px solid #b2cde6;}