#b8d3fd color space conversions
Hex:
#b8d3fd
RGB:
184, 211, 253
CMY:
28, 17, 1
CMYK:
27, 17, 0, 1
HSL:
217°, 94.5205%, 85.6863%
HSV (HSB):
217°, 27.2727%, 99.2157%
XYZ:
60.7911, 63.8707, 102.0528
xyY:
0.2681, 0.2817, 63.8707
CIE-Lab:
83.8984, 0.1981, -23.4887
CIE-LCH:
83.8984, 23.4896, 270.4833
CIE-Luv:
83.8984, -15.6197, -37.6293
Hunter-Lab:
79.9192, -4.0813, -19.7669
#b8d3fd color charts
#b8d3fd color shades, tints & tones
#b8d3fd color schemes
#b8d3fd color preview, HTML & CSS examples
This text has a color of #b8d3fd
<p style="color:#b8d3fd;">Text here</p>
.mytext {color:#b8d3fd;}
This box has a color of #b8d3fd
<div style="background-color:#b8d3fd;">Content here</div>
.mybackground {background-color:#b8d3fd;}
Border around this has a color of #b8d3fd
<div style="border:2px solid #b8d3fd;">Content here</div>
.myborder {border:2px solid #b8d3fd;}