#b0dafe color space conversions
Hex:
#b0dafe
RGB:
176, 218, 254
CMY:
31, 15, 0
CMYK:
31, 14, 0, 0
HSL:
208°, 97.5000%, 84.3137%
HSV (HSB):
208°, 30.7087%, 99.6078%
XYZ:
60.8653, 66.5287, 103.3993
xyY:
0.2637, 0.2883, 66.5287
CIE-Lab:
85.2654, -5.5186, -21.9890
CIE-LCH:
85.2654, 22.6709, 255.9114
CIE-Luv:
85.2654, -22.1693, -34.3234
Hunter-Lab:
81.5651, -9.5392, -18.0658
#b0dafe color charts
#b0dafe color shades, tints & tones
#b0dafe color schemes
#b0dafe color preview, HTML & CSS examples
This text has a color of #b0dafe
<p style="color:#b0dafe;">Text here</p>
.mytext {color:#b0dafe;}
This box has a color of #b0dafe
<div style="background-color:#b0dafe;">Content here</div>
.mybackground {background-color:#b0dafe;}
Border around this has a color of #b0dafe
<div style="border:2px solid #b0dafe;">Content here</div>
.myborder {border:2px solid #b0dafe;}