#bfcdef color space conversions
Hex:
#bfcdef
RGB:
191, 205, 239
CMY:
25, 20, 6
CMYK:
20, 14, 0, 6
HSL:
223°, 60.0000%, 84.3137%
HSV (HSB):
223°, 20.0837%, 93.7255%
XYZ:
58.8972, 60.9710, 90.3257
xyY:
0.2802, 0.2901, 60.9710
CIE-Lab:
82.3632, 2.2947, -18.3316
CIE-LCH:
82.3632, 18.4746, 277.1351
CIE-Luv:
82.3632, -9.1297, -29.3201
Hunter-Lab:
78.0839, -2.0079, -13.9266
#bfcdef color charts
#bfcdef color shades, tints & tones
#bfcdef color schemes
#bfcdef color preview, HTML & CSS examples
This text has a color of #bfcdef
<p style="color:#bfcdef;">Text here</p>
.mytext {color:#bfcdef;}
This box has a color of #bfcdef
<div style="background-color:#bfcdef;">Content here</div>
.mybackground {background-color:#bfcdef;}
Border around this has a color of #bfcdef
<div style="border:2px solid #bfcdef;">Content here</div>
.myborder {border:2px solid #bfcdef;}