#b1aff9 color space conversions
Hex:
#b1aff9
RGB:
177, 175, 249
CMY:
31, 31, 2
CMYK:
29, 30, 0, 2
HSL:
242°, 86.0465%, 83.1373%
HSV (HSB):
242°, 29.7189%, 97.6471%
XYZ:
50.5603, 46.8466, 96.0000
xyY:
0.2614, 0.2422, 46.8466
CIE-Lab:
74.0915, 16.8038, -36.4485
CIE-LCH:
74.0915, 40.1355, 294.7511
CIE-Luv:
74.0915, -3.4793, -61.0887
Hunter-Lab:
68.4446, 12.0807, -35.2486
#b1aff9 color charts
#b1aff9 color shades, tints & tones
#b1aff9 color schemes
#b1aff9 color preview, HTML & CSS examples
This text has a color of #b1aff9
<p style="color:#b1aff9;">Text here</p>
.mytext {color:#b1aff9;}
This box has a color of #b1aff9
<div style="background-color:#b1aff9;">Content here</div>
.mybackground {background-color:#b1aff9;}
Border around this has a color of #b1aff9
<div style="border:2px solid #b1aff9;">Content here</div>
.myborder {border:2px solid #b1aff9;}