#b3dafd color space conversions
Hex:
#b3dafd
RGB:
179, 218, 253
CMY:
30, 15, 1
CMYK:
29, 14, 0, 1
HSL:
208°, 94.8718%, 84.7059%
HSV (HSB):
208°, 29.2490%, 99.2157%
XYZ:
61.3914, 66.8184, 102.5901
xyY:
0.2660, 0.2895, 66.8184
CIE-Lab:
85.4121, -4.9130, -21.2218
CIE-LCH:
85.4121, 21.7830, 256.9653
CIE-Luv:
85.4121, -20.8554, -33.1370
Hunter-Lab:
81.7425, -8.9897, -17.1915
#b3dafd color charts
#b3dafd color shades, tints & tones
#b3dafd color schemes
#b3dafd color preview, HTML & CSS examples
This text has a color of #b3dafd
<p style="color:#b3dafd;">Text here</p>
.mytext {color:#b3dafd;}
This box has a color of #b3dafd
<div style="background-color:#b3dafd;">Content here</div>
.mybackground {background-color:#b3dafd;}
Border around this has a color of #b3dafd
<div style="border:2px solid #b3dafd;">Content here</div>
.myborder {border:2px solid #b3dafd;}