#bfa8ec color space conversions
Hex:
#bfa8ec
RGB:
191, 168, 236
CMY:
25, 34, 7
CMYK:
19, 29, 0, 7
HSL:
260°, 64.1509%, 79.2157%
HSV (HSB):
260°, 28.8136%, 92.5490%
XYZ:
50.6288, 45.1378, 85.4009
xyY:
0.2795, 0.2491, 45.1378
CIE-Lab:
72.9825, 21.7670, -31.0257
CIE-LCH:
72.9825, 37.8998, 305.0527
CIE-Luv:
72.9825, 7.5804, -52.6077
Hunter-Lab:
67.1846, 16.9404, -28.3365
#bfa8ec color charts
#bfa8ec color shades, tints & tones
#bfa8ec color schemes
#bfa8ec color preview, HTML & CSS examples
This text has a color of #bfa8ec
<p style="color:#bfa8ec;">Text here</p>
.mytext {color:#bfa8ec;}
This box has a color of #bfa8ec
<div style="background-color:#bfa8ec;">Content here</div>
.mybackground {background-color:#bfa8ec;}
Border around this has a color of #bfa8ec
<div style="border:2px solid #bfa8ec;">Content here</div>
.myborder {border:2px solid #bfa8ec;}