#b5cefa color space conversions
Hex:
#b5cefa
RGB:
181, 206, 250
CMY:
29, 19, 2
CMYK:
28, 18, 0, 2
HSL:
218°, 87.3418%, 84.5098%
HSV (HSB):
218°, 27.6000%, 98.0392%
XYZ:
58.3827, 60.8685, 99.1142
xyY:
0.2674, 0.2787, 60.8685
CIE-Lab:
82.3080, 1.2876, -24.3339
CIE-LCH:
82.3080, 24.3679, 273.0289
CIE-Luv:
82.3080, -14.7410, -39.1201
Hunter-Lab:
78.0183, -2.9567, -20.7091
#b5cefa color charts
#b5cefa color shades, tints & tones
#b5cefa color schemes
#b5cefa color preview, HTML & CSS examples
This text has a color of #b5cefa
<p style="color:#b5cefa;">Text here</p>
.mytext {color:#b5cefa;}
This box has a color of #b5cefa
<div style="background-color:#b5cefa;">Content here</div>
.mybackground {background-color:#b5cefa;}
Border around this has a color of #b5cefa
<div style="border:2px solid #b5cefa;">Content here</div>
.myborder {border:2px solid #b5cefa;}