#b3dafe color space conversions
Hex:
#b3dafe
RGB:
179, 218, 254
CMY:
30, 15, 0
CMYK:
30, 14, 0, 0
HSL:
209°, 97.4026%, 84.9020%
HSV (HSB):
209°, 29.5276%, 99.6078%
XYZ:
61.5512, 66.8823, 103.4314
xyY:
0.2655, 0.2885, 66.8823
CIE-Lab:
85.4445, -4.6777, -21.7006
CIE-LCH:
85.4445, 22.1990, 257.8357
CIE-Luv:
85.4445, -20.8739, -33.9751
Hunter-Lab:
81.7816, -8.7735, -17.7386
#b3dafe color charts
#b3dafe color shades, tints & tones
#b3dafe color schemes
#b3dafe color preview, HTML & CSS examples
This text has a color of #b3dafe
<p style="color:#b3dafe;">Text here</p>
.mytext {color:#b3dafe;}
This box has a color of #b3dafe
<div style="background-color:#b3dafe;">Content here</div>
.mybackground {background-color:#b3dafe;}
Border around this has a color of #b3dafe
<div style="border:2px solid #b3dafe;">Content here</div>
.myborder {border:2px solid #b3dafe;}