#bdccfa color space conversions
Hex:
#bdccfa
RGB:
189, 204, 250
CMY:
26, 20, 2
CMYK:
24, 18, 0, 2
HSL:
225°, 85.9155%, 86.0784%
HSV (HSB):
225°, 24.4000%, 98.0392%
XYZ:
59.8345, 60.9067, 99.0450
xyY:
0.2722, 0.2771, 60.9067
CIE-Lab:
82.3285, 4.6932, -24.2533
CIE-LCH:
82.3285, 24.7033, 280.9518
CIE-Luv:
82.3285, -10.1348, -39.5013
Hunter-Lab:
78.0427, 0.2791, -20.6158
#bdccfa color charts
#bdccfa color shades, tints & tones
#bdccfa color schemes
#bdccfa color preview, HTML & CSS examples
This text has a color of #bdccfa
<p style="color:#bdccfa;">Text here</p>
.mytext {color:#bdccfa;}
This box has a color of #bdccfa
<div style="background-color:#bdccfa;">Content here</div>
.mybackground {background-color:#bdccfa;}
Border around this has a color of #bdccfa
<div style="border:2px solid #bdccfa;">Content here</div>
.myborder {border:2px solid #bdccfa;}