#b9caf7 color space conversions
Hex:
#b9caf7
RGB:
185, 202, 247
CMY:
27, 21, 3
CMYK:
25, 18, 0, 3
HSL:
224°, 79.4872%, 84.7059%
HSV (HSB):
224°, 25.1012%, 96.8627%
XYZ:
57.9166, 59.2707, 96.3836
xyY:
0.2712, 0.2775, 59.2707
CIE-Lab:
81.4402, 3.8941, -24.0334
CIE-LCH:
81.4402, 24.3469, 279.2037
CIE-Luv:
81.4402, -11.0392, -38.9589
Hunter-Lab:
76.9875, -0.4451, -20.3361
#b9caf7 color charts
#b9caf7 color shades, tints & tones
#b9caf7 color schemes
#b9caf7 color preview, HTML & CSS examples
This text has a color of #b9caf7
<p style="color:#b9caf7;">Text here</p>
.mytext {color:#b9caf7;}
This box has a color of #b9caf7
<div style="background-color:#b9caf7;">Content here</div>
.mybackground {background-color:#b9caf7;}
Border around this has a color of #b9caf7
<div style="border:2px solid #b9caf7;">Content here</div>
.myborder {border:2px solid #b9caf7;}