#b5dbf5 color space conversions
Hex:
#b5dbf5
RGB:
181, 219, 245
CMY:
29, 14, 4
CMYK:
26, 11, 0, 4
HSL:
204°, 76.1905%, 83.5294%
HSV (HSB):
204°, 26.1224%, 96.0784%
XYZ:
60.8690, 67.0794, 96.1257
xyY:
0.2716, 0.2994, 67.0794
CIE-Lab:
85.5440, -6.7109, -16.7865
CIE-LCH:
85.5440, 18.0782, 248.2095
CIE-Luv:
85.5440, -20.2515, -25.5045
Hunter-Lab:
81.9020, -10.6685, -12.2553
#b5dbf5 color charts
#b5dbf5 color shades, tints & tones
#b5dbf5 color schemes
#b5dbf5 color preview, HTML & CSS examples
This text has a color of #b5dbf5
<p style="color:#b5dbf5;">Text here</p>
.mytext {color:#b5dbf5;}
This box has a color of #b5dbf5
<div style="background-color:#b5dbf5;">Content here</div>
.mybackground {background-color:#b5dbf5;}
Border around this has a color of #b5dbf5
<div style="border:2px solid #b5dbf5;">Content here</div>
.myborder {border:2px solid #b5dbf5;}