#b6cdff color space conversions
Hex:
#b6cdff
RGB:
182, 205, 255
CMY:
29, 20, 0
CMYK:
29, 20, 0, 0
HSL:
221°, 100.0000%, 85.6863%
HSV (HSB):
221°, 28.6275%, 100.0000%
XYZ:
59.1727, 60.8277, 103.2299
xyY:
0.2651, 0.2725, 60.8277
CIE-Lab:
82.2860, 3.2908, -27.0184
CIE-LCH:
82.2860, 27.2180, 276.9444
CIE-Luv:
82.2860, -14.0235, -43.9313
Hunter-Lab:
77.9921, -1.0581, -23.8814
#b6cdff color charts
#b6cdff color shades, tints & tones
#b6cdff color schemes
#b6cdff color preview, HTML & CSS examples
This text has a color of #b6cdff
<p style="color:#b6cdff;">Text here</p>
.mytext {color:#b6cdff;}
This box has a color of #b6cdff
<div style="background-color:#b6cdff;">Content here</div>
.mybackground {background-color:#b6cdff;}
Border around this has a color of #b6cdff
<div style="border:2px solid #b6cdff;">Content here</div>
.myborder {border:2px solid #b6cdff;}