#b5ecdc color space conversions
Hex:
#b5ecdc
RGB:
181, 236, 220
CMY:
29, 7, 14
CMYK:
23, 0, 7, 7
HSL:
163°, 59.1398%, 81.7647%
HSV (HSB):
163°, 23.3051%, 92.5490%
XYZ:
61.9698, 74.9820, 78.9170
xyY:
0.2871, 0.3473, 74.9820
CIE-Lab:
89.3845, -20.6824, 2.0449
CIE-LCH:
89.3845, 20.7833, 174.3534
CIE-Luv:
89.3845, -27.5396, 6.6811
Hunter-Lab:
86.5921, -23.7925, 6.5797
#b5ecdc color charts
#b5ecdc color shades, tints & tones
#b5ecdc color schemes
#b5ecdc color preview, HTML & CSS examples
This text has a color of #b5ecdc
<p style="color:#b5ecdc;">Text here</p>
.mytext {color:#b5ecdc;}
This box has a color of #b5ecdc
<div style="background-color:#b5ecdc;">Content here</div>
.mybackground {background-color:#b5ecdc;}
Border around this has a color of #b5ecdc
<div style="border:2px solid #b5ecdc;">Content here</div>
.myborder {border:2px solid #b5ecdc;}