#b5daf4 color space conversions
Hex:
#b5daf4
RGB:
181, 218, 244
CMY:
29, 15, 4
CMYK:
26, 11, 0, 4
HSL:
205°, 74.1176%, 83.3333%
HSV (HSB):
205°, 25.8197%, 95.6863%
XYZ:
60.4566, 66.4982, 95.2370
xyY:
0.2721, 0.2993, 66.4982
CIE-Lab:
85.2499, -6.4188, -16.7004
CIE-LCH:
85.2499, 17.8915, 248.9759
CIE-Luv:
85.2499, -19.7948, -25.3974
Hunter-Lab:
81.5464, -10.3706, -12.1615
#b5daf4 color charts
#b5daf4 color shades, tints & tones
#b5daf4 color schemes
#b5daf4 color preview, HTML & CSS examples
This text has a color of #b5daf4
<p style="color:#b5daf4;">Text here</p>
.mytext {color:#b5daf4;}
This box has a color of #b5daf4
<div style="background-color:#b5daf4;">Content here</div>
.mybackground {background-color:#b5daf4;}
Border around this has a color of #b5daf4
<div style="border:2px solid #b5daf4;">Content here</div>
.myborder {border:2px solid #b5daf4;}