#b3cffe color space conversions
Hex:
#b3cffe
RGB:
179, 207, 254
CMY:
30, 19, 0
CMYK:
30, 19, 0, 0
HSL:
218°, 97.4026%, 84.9020%
HSV (HSB):
218°, 29.5276%, 99.6078%
XYZ:
58.7926, 61.3651, 102.5119
xyY:
0.2640, 0.2756, 61.3651
CIE-Lab:
82.5746, 1.1308, -26.0642
CIE-LCH:
82.5746, 26.0887, 272.4842
CIE-Luv:
82.5746, -16.1927, -42.0206
Hunter-Lab:
78.3359, -3.1200, -22.7529
#b3cffe color charts
#b3cffe color shades, tints & tones
#b3cffe color schemes
#b3cffe color preview, HTML & CSS examples
This text has a color of #b3cffe
<p style="color:#b3cffe;">Text here</p>
.mytext {color:#b3cffe;}
This box has a color of #b3cffe
<div style="background-color:#b3cffe;">Content here</div>
.mybackground {background-color:#b3cffe;}
Border around this has a color of #b3cffe
<div style="border:2px solid #b3cffe;">Content here</div>
.myborder {border:2px solid #b3cffe;}