#b0dcff color space conversions
Hex:
#b0dcff
RGB:
176, 220, 255
CMY:
31, 14, 0
CMYK:
31, 14, 0, 0
HSL:
207°, 100.0000%, 84.5098%
HSV (HSB):
207°, 30.9804%, 100.0000%
XYZ:
61.5477, 67.6365, 104.4190
xyY:
0.2635, 0.2895, 67.6365
CIE-Lab:
85.8244, -6.3234, -21.6693
CIE-LCH:
85.8244, 22.5731, 253.7320
CIE-Luv:
85.8244, -23.0301, -33.6923
Hunter-Lab:
82.2414, -10.3369, -17.7094
#b0dcff color charts
#b0dcff color shades, tints & tones
#b0dcff color schemes
#b0dcff color preview, HTML & CSS examples
This text has a color of #b0dcff
<p style="color:#b0dcff;">Text here</p>
.mytext {color:#b0dcff;}
This box has a color of #b0dcff
<div style="background-color:#b0dcff;">Content here</div>
.mybackground {background-color:#b0dcff;}
Border around this has a color of #b0dcff
<div style="border:2px solid #b0dcff;">Content here</div>
.myborder {border:2px solid #b0dcff;}