#b3caf8 color space conversions
Hex:
#b3caf8
RGB:
179, 202, 248
CMY:
30, 21, 3
CMYK:
28, 19, 0, 3
HSL:
220°, 83.1325%, 83.7255%
HSV (HSB):
220°, 27.8226%, 97.2549%
XYZ:
56.6542, 58.6021, 97.1323
xyY:
0.2667, 0.2759, 58.6021
CIE-Lab:
81.0724, 2.3770, -25.1636
CIE-LCH:
81.0724, 25.2756, 275.3963
CIE-Luv:
81.0724, -13.8702, -40.5989
Hunter-Lab:
76.5520, -1.8626, -21.6432
#b3caf8 color charts
#b3caf8 color shades, tints & tones
#b3caf8 color schemes
#b3caf8 color preview, HTML & CSS examples
This text has a color of #b3caf8
<p style="color:#b3caf8;">Text here</p>
.mytext {color:#b3caf8;}
This box has a color of #b3caf8
<div style="background-color:#b3caf8;">Content here</div>
.mybackground {background-color:#b3caf8;}
Border around this has a color of #b3caf8
<div style="border:2px solid #b3caf8;">Content here</div>
.myborder {border:2px solid #b3caf8;}