#b2c4fd color space conversions
Hex:
#b2c4fd
RGB:
178, 196, 253
CMY:
30, 23, 1
CMYK:
30, 23, 0, 1
HSL:
226°, 94.9367%, 84.5098%
HSV (HSB):
226°, 29.6443%, 99.2157%
XYZ:
55.8296, 56.0367, 100.8021
xyY:
0.2625, 0.2635, 56.0367
CIE-Lab:
79.6347, 6.5225, -30.0372
CIE-LCH:
79.6347, 30.7372, 282.2515
CIE-Luv:
79.6347, -11.9598, -49.3149
Hunter-Lab:
74.8577, 2.1263, -27.4386
#b2c4fd color charts
#b2c4fd color shades, tints & tones
#b2c4fd color schemes
#b2c4fd color preview, HTML & CSS examples
This text has a color of #b2c4fd
<p style="color:#b2c4fd;">Text here</p>
.mytext {color:#b2c4fd;}
This box has a color of #b2c4fd
<div style="background-color:#b2c4fd;">Content here</div>
.mybackground {background-color:#b2c4fd;}
Border around this has a color of #b2c4fd
<div style="border:2px solid #b2c4fd;">Content here</div>
.myborder {border:2px solid #b2c4fd;}