#b7c7fd color space conversions
Hex:
#b7c7fd
RGB:
183, 199, 253
CMY:
28, 22, 1
CMYK:
28, 21, 0, 1
HSL:
226°, 94.5946%, 85.4902%
HSV (HSB):
226°, 27.6680%, 99.2157%
XYZ:
57.6815, 58.0060, 101.0846
xyY:
0.2661, 0.2676, 58.0060
CIE-Lab:
80.7421, 6.3287, -28.3097
CIE-LCH:
80.7421, 29.0085, 282.6014
CIE-Luv:
80.7421, -10.9310, -46.4529
Hunter-Lab:
76.1617, 1.9051, -25.3788
#b7c7fd color charts
#b7c7fd color shades, tints & tones
#b7c7fd color schemes
#b7c7fd color preview, HTML & CSS examples
This text has a color of #b7c7fd
<p style="color:#b7c7fd;">Text here</p>
.mytext {color:#b7c7fd;}
This box has a color of #b7c7fd
<div style="background-color:#b7c7fd;">Content here</div>
.mybackground {background-color:#b7c7fd;}
Border around this has a color of #b7c7fd
<div style="border:2px solid #b7c7fd;">Content here</div>
.myborder {border:2px solid #b7c7fd;}