#b2cde5 color space conversions
Hex:
#b2cde5
RGB:
178, 205, 229
CMY:
30, 20, 10
CMYK:
22, 10, 0, 10
HSL:
208°, 49.5146%, 79.8039%
HSV (HSB):
208°, 22.2707%, 89.8039%
XYZ:
54.3343, 58.7848, 82.6116
xyY:
0.2776, 0.3003, 58.7848
CIE-Lab:
81.1731, -3.8812, -14.8736
CIE-LCH:
81.1731, 15.3717, 255.3750
CIE-Luv:
81.1731, -15.0572, -22.6565
Hunter-Lab:
76.6712, -7.6778, -10.2139
#b2cde5 color charts
#b2cde5 color shades, tints & tones
#b2cde5 color schemes
#b2cde5 color preview, HTML & CSS examples
This text has a color of #b2cde5
<p style="color:#b2cde5;">Text here</p>
.mytext {color:#b2cde5;}
This box has a color of #b2cde5
<div style="background-color:#b2cde5;">Content here</div>
.mybackground {background-color:#b2cde5;}
Border around this has a color of #b2cde5
<div style="border:2px solid #b2cde5;">Content here</div>
.myborder {border:2px solid #b2cde5;}