#b8c3fd color space conversions
Hex:
#b8c3fd
RGB:
184, 195, 253
CMY:
28, 24, 1
CMYK:
27, 23, 0, 1
HSL:
230°, 94.5205%, 85.6863%
HSV (HSB):
230°, 27.2727%, 99.2157%
XYZ:
57.0119, 56.3124, 100.7930
xyY:
0.2663, 0.2630, 56.3124
CIE-Lab:
79.7913, 8.7826, -29.7613
CIE-LCH:
79.7913, 31.0301, 286.4415
CIE-Luv:
79.7913, -8.7585, -49.1916
Hunter-Lab:
75.0416, 4.2903, -27.1070
#b8c3fd color charts
#b8c3fd color shades, tints & tones
#b8c3fd color schemes
#b8c3fd color preview, HTML & CSS examples
This text has a color of #b8c3fd
<p style="color:#b8c3fd;">Text here</p>
.mytext {color:#b8c3fd;}
This box has a color of #b8c3fd
<div style="background-color:#b8c3fd;">Content here</div>
.mybackground {background-color:#b8c3fd;}
Border around this has a color of #b8c3fd
<div style="border:2px solid #b8c3fd;">Content here</div>
.myborder {border:2px solid #b8c3fd;}