#b8ddfc color space conversions
Hex:
#b8ddfc
RGB:
184, 221, 252
CMY:
28, 13, 1
CMYK:
27, 12, 0, 1
HSL:
207°, 91.8919%, 85.4902%
HSV (HSB):
207°, 26.9841%, 98.8235%
XYZ:
63.1943, 68.9315, 102.0699
xyY:
0.2698, 0.2943, 68.9315
CIE-Lab:
86.4701, -5.2832, -19.0657
CIE-LCH:
86.4701, 19.7841, 254.5118
CIE-Luv:
86.4701, -19.9182, -29.5319
Hunter-Lab:
83.0250, -9.4289, -14.7729
#b8ddfc color charts
#b8ddfc color shades, tints & tones
#b8ddfc color schemes
#b8ddfc color preview, HTML & CSS examples
This text has a color of #b8ddfc
<p style="color:#b8ddfc;">Text here</p>
.mytext {color:#b8ddfc;}
This box has a color of #b8ddfc
<div style="background-color:#b8ddfc;">Content here</div>
.mybackground {background-color:#b8ddfc;}
Border around this has a color of #b8ddfc
<div style="border:2px solid #b8ddfc;">Content here</div>
.myborder {border:2px solid #b8ddfc;}