#b0daf8 color space conversions
Hex:
#b0daf8
RGB:
176, 218, 248
CMY:
31, 15, 3
CMYK:
29, 12, 0, 3
HSL:
205°, 83.7209%, 83.1373%
HSV (HSB):
205°, 29.0323%, 97.2549%
XYZ:
59.9192, 66.1502, 98.4171
xyY:
0.2669, 0.2947, 66.1502
CIE-Lab:
85.0730, -6.9341, -19.1112
CIE-LCH:
85.0730, 20.3302, 250.0578
CIE-Luv:
85.0730, -22.0770, -29.2984
Hunter-Lab:
81.3328, -10.8286, -14.8112
#b0daf8 color charts
#b0daf8 color shades, tints & tones
#b0daf8 color schemes
#b0daf8 color preview, HTML & CSS examples
This text has a color of #b0daf8
<p style="color:#b0daf8;">Text here</p>
.mytext {color:#b0daf8;}
This box has a color of #b0daf8
<div style="background-color:#b0daf8;">Content here</div>
.mybackground {background-color:#b0daf8;}
Border around this has a color of #b0daf8
<div style="border:2px solid #b0daf8;">Content here</div>
.myborder {border:2px solid #b0daf8;}