#bfbff9 color space conversions
Hex:
#bfbff9
RGB:
191, 191, 249
CMY:
25, 25, 2
CMYK:
23, 23, 0, 2
HSL:
240°, 82.8571%, 86.2745%
HSV (HSB):
240°, 23.2932%, 97.6471%
XYZ:
57.2155, 55.1775, 97.2573
xyY:
0.2729, 0.2632, 55.1775
CIE-Lab:
79.1434, 12.0767, -28.5719
CIE-LCH:
79.1434, 31.0194, 292.9127
CIE-Luv:
79.1434, -3.4330, -47.6289
Hunter-Lab:
74.2816, 7.4973, -25.6316
#bfbff9 color charts
#bfbff9 color shades, tints & tones
#bfbff9 color schemes
#bfbff9 color preview, HTML & CSS examples
This text has a color of #bfbff9
<p style="color:#bfbff9;">Text here</p>
.mytext {color:#bfbff9;}
This box has a color of #bfbff9
<div style="background-color:#bfbff9;">Content here</div>
.mybackground {background-color:#bfbff9;}
Border around this has a color of #bfbff9
<div style="border:2px solid #bfbff9;">Content here</div>
.myborder {border:2px solid #bfbff9;}