#b3cbfc color space conversions
Hex:
#b3cbfc
RGB:
179, 203, 252
CMY:
30, 20, 1
CMYK:
29, 19, 0, 1
HSL:
220°, 92.4051%, 84.5098%
HSV (HSB):
220°, 28.9683%, 98.8235%
XYZ:
57.5170, 59.3239, 100.5146
xyY:
0.2646, 0.2729, 59.3239
CIE-Lab:
81.4693, 2.7916, -26.6886
CIE-LCH:
81.4693, 26.8342, 275.9714
CIE-Luv:
81.4693, -14.4313, -43.2481
Hunter-Lab:
77.0220, -1.4916, -23.4588
#b3cbfc color charts
#b3cbfc color shades, tints & tones
#b3cbfc color schemes
#b3cbfc color preview, HTML & CSS examples
This text has a color of #b3cbfc
<p style="color:#b3cbfc;">Text here</p>
.mytext {color:#b3cbfc;}
This box has a color of #b3cbfc
<div style="background-color:#b3cbfc;">Content here</div>
.mybackground {background-color:#b3cbfc;}
Border around this has a color of #b3cbfc
<div style="border:2px solid #b3cbfc;">Content here</div>
.myborder {border:2px solid #b3cbfc;}