#b5ccf3 color space conversions
Hex:
#b5ccf3
RGB:
181, 204, 243
CMY:
29, 20, 5
CMYK:
26, 16, 0, 5
HSL:
218°, 72.0930%, 83.1373%
HSV (HSB):
218°, 25.5144%, 95.2941%
XYZ:
56.8266, 59.4806, 93.2798
xyY:
0.2711, 0.2838, 59.4806
CIE-Lab:
81.5550, 0.7230, -21.7516
CIE-LCH:
81.5550, 21.7637, 271.9036
CIE-Luv:
81.5550, -13.6435, -34.6840
Hunter-Lab:
77.1236, -3.4432, -17.7238
#b5ccf3 color charts
#b5ccf3 color shades, tints & tones
#b5ccf3 color schemes
#b5ccf3 color preview, HTML & CSS examples
This text has a color of #b5ccf3
<p style="color:#b5ccf3;">Text here</p>
.mytext {color:#b5ccf3;}
This box has a color of #b5ccf3
<div style="background-color:#b5ccf3;">Content here</div>
.mybackground {background-color:#b5ccf3;}
Border around this has a color of #b5ccf3
<div style="border:2px solid #b5ccf3;">Content here</div>
.myborder {border:2px solid #b5ccf3;}