#b2d5f5 color space conversions
Hex:
#b2d5f5
RGB:
178, 213, 245
CMY:
30, 16, 4
CMYK:
27, 13, 0, 4
HSL:
209°, 77.0115%, 82.9412%
HSV (HSB):
209°, 27.3469%, 96.0784%
XYZ:
58.6358, 63.6460, 95.5807
xyY:
0.2691, 0.2921, 63.6460
CIE-Lab:
83.7811, -4.4488, -19.4626
CIE-LCH:
83.7811, 19.9646, 257.1243
CIE-Luv:
83.7811, -18.9856, -30.2056
Hunter-Lab:
79.7785, -8.4180, -15.1890
#b2d5f5 color charts
#b2d5f5 color shades, tints & tones
#b2d5f5 color schemes
#b2d5f5 color preview, HTML & CSS examples
This text has a color of #b2d5f5
<p style="color:#b2d5f5;">Text here</p>
.mytext {color:#b2d5f5;}
This box has a color of #b2d5f5
<div style="background-color:#b2d5f5;">Content here</div>
.mybackground {background-color:#b2d5f5;}
Border around this has a color of #b2d5f5
<div style="border:2px solid #b2d5f5;">Content here</div>
.myborder {border:2px solid #b2d5f5;}