#b1caf9 color space conversions
Hex:
#b1caf9
RGB:
177, 202, 249
CMY:
31, 21, 2
CMYK:
29, 19, 0, 2
HSL:
219°, 85.7143%, 83.5294%
HSV (HSB):
219°, 28.9157%, 97.6471%
XYZ:
56.3509, 58.4277, 97.9302
xyY:
0.2649, 0.2747, 58.4277
CIE-Lab:
80.9760, 2.0401, -25.8555
CIE-LCH:
80.9760, 25.9358, 274.5114
CIE-Luv:
80.9760, -14.8119, -41.7037
Hunter-Lab:
76.4380, -2.1746, -22.4540
#b1caf9 color charts
#b1caf9 color shades, tints & tones
#b1caf9 color schemes
#b1caf9 color preview, HTML & CSS examples
This text has a color of #b1caf9
<p style="color:#b1caf9;">Text here</p>
.mytext {color:#b1caf9;}
This box has a color of #b1caf9
<div style="background-color:#b1caf9;">Content here</div>
.mybackground {background-color:#b1caf9;}
Border around this has a color of #b1caf9
<div style="border:2px solid #b1caf9;">Content here</div>
.myborder {border:2px solid #b1caf9;}