#bfcaff color space conversions
Hex:
#bfcaff
RGB:
191, 202, 255
CMY:
25, 21, 0
CMYK:
25, 21, 0, 0
HSL:
230°, 100.0000%, 87.4510%
HSV (HSB):
230°, 25.0980%, 100.0000%
XYZ:
60.6564, 60.5374, 103.0957
xyY:
0.2704, 0.2699, 60.5374
CIE-Lab:
82.1294, 7.5047, -27.2032
CIE-LCH:
82.1294, 28.2194, 285.4229
CIE-Luv:
82.1294, -8.5336, -44.8619
Hunter-Lab:
77.8058, 2.9961, -24.0975
#bfcaff color charts
#bfcaff color shades, tints & tones
#bfcaff color schemes
#bfcaff color preview, HTML & CSS examples
This text has a color of #bfcaff
<p style="color:#bfcaff;">Text here</p>
.mytext {color:#bfcaff;}
This box has a color of #bfcaff
<div style="background-color:#bfcaff;">Content here</div>
.mybackground {background-color:#bfcaff;}
Border around this has a color of #bfcaff
<div style="border:2px solid #bfcaff;">Content here</div>
.myborder {border:2px solid #bfcaff;}