#bfabfb color space conversions
Hex:
#bfabfb
RGB:
191, 171, 251
CMY:
25, 33, 2
CMYK:
24, 32, 0, 2
HSL:
255°, 90.9091%, 82.7451%
HSV (HSB):
255°, 31.8725%, 98.4314%
XYZ:
53.4614, 47.1672, 97.5533
xyY:
0.2698, 0.2380, 47.1672
CIE-Lab:
74.2966, 23.5248, -37.1237
CIE-LCH:
74.2966, 43.9498, 302.3619
CIE-Luv:
74.2966, 4.9461, -63.2041
Hunter-Lab:
68.6784, 18.7626, -36.1428
#bfabfb color charts
#bfabfb color shades, tints & tones
#bfabfb color schemes
#bfabfb color preview, HTML & CSS examples
This text has a color of #bfabfb
<p style="color:#bfabfb;">Text here</p>
.mytext {color:#bfabfb;}
This box has a color of #bfabfb
<div style="background-color:#bfabfb;">Content here</div>
.mybackground {background-color:#bfabfb;}
Border around this has a color of #bfabfb
<div style="border:2px solid #bfabfb;">Content here</div>
.myborder {border:2px solid #bfabfb;}