#bfcafc color space conversions
Hex:
#bfcafc
RGB:
191, 202, 252
CMY:
25, 21, 1
CMYK:
24, 20, 0, 1
HSL:
229°, 91.0448%, 86.8627%
HSV (HSB):
229°, 24.2063%, 98.8235%
XYZ:
60.1771, 60.3457, 100.5717
xyY:
0.2722, 0.2729, 60.3457
CIE-Lab:
82.0257, 6.8148, -25.7660
CIE-LCH:
82.0257, 26.6520, 284.8149
CIE-Luv:
82.0257, -8.3905, -42.3370
Hunter-Lab:
77.6825, 2.3314, -22.3821
#bfcafc color charts
#bfcafc color shades, tints & tones
#bfcafc color schemes
#bfcafc color preview, HTML & CSS examples
This text has a color of #bfcafc
<p style="color:#bfcafc;">Text here</p>
.mytext {color:#bfcafc;}
This box has a color of #bfcafc
<div style="background-color:#bfcafc;">Content here</div>
.mybackground {background-color:#bfcafc;}
Border around this has a color of #bfcafc
<div style="border:2px solid #bfcafc;">Content here</div>
.myborder {border:2px solid #bfcafc;}