#bdccfd color space conversions
Hex:
#bdccfd
RGB:
189, 204, 253
CMY:
26, 20, 1
CMYK:
25, 19, 0, 1
HSL:
226°, 94.1176%, 86.6667%
HSV (HSB):
226°, 25.2964%, 99.2157%
XYZ:
60.3088, 61.0964, 101.5427
xyY:
0.2705, 0.2740, 61.0964
CIE-Lab:
82.4305, 5.3829, -25.6929
CIE-LCH:
82.4305, 26.2507, 281.8329
CIE-Luv:
82.4305, -10.2641, -42.0236
Hunter-Lab:
78.1642, 0.9370, -22.3084
#bdccfd color charts
#bdccfd color shades, tints & tones
#bdccfd color schemes
#bdccfd color preview, HTML & CSS examples
This text has a color of #bdccfd
<p style="color:#bdccfd;">Text here</p>
.mytext {color:#bdccfd;}
This box has a color of #bdccfd
<div style="background-color:#bdccfd;">Content here</div>
.mybackground {background-color:#bdccfd;}
Border around this has a color of #bdccfd
<div style="border:2px solid #bdccfd;">Content here</div>
.myborder {border:2px solid #bdccfd;}