#b3cafc color space conversions
Hex:
#b3cafc
RGB:
179, 202, 252
CMY:
30, 21, 1
CMYK:
29, 20, 0, 1
HSL:
221°, 92.4051%, 84.5098%
HSV (HSB):
221°, 28.9683%, 98.8235%
XYZ:
57.2816, 58.8530, 100.4362
xyY:
0.2645, 0.2717, 58.8530
CIE-Lab:
81.2107, 3.3282, -27.0836
CIE-LCH:
81.2107, 27.2874, 277.0058
CIE-Luv:
81.2107, -14.0061, -43.9757
Hunter-Lab:
76.7157, -0.9713, -23.9214
#b3cafc color charts
#b3cafc color shades, tints & tones
#b3cafc color schemes
#b3cafc color preview, HTML & CSS examples
This text has a color of #b3cafc
<p style="color:#b3cafc;">Text here</p>
.mytext {color:#b3cafc;}
This box has a color of #b3cafc
<div style="background-color:#b3cafc;">Content here</div>
.mybackground {background-color:#b3cafc;}
Border around this has a color of #b3cafc
<div style="border:2px solid #b3cafc;">Content here</div>
.myborder {border:2px solid #b3cafc;}