#b3d0f8 color space conversions
Hex:
#b3d0f8
RGB:
179, 208, 248
CMY:
30, 18, 3
CMYK:
28, 16, 0, 3
HSL:
215°, 83.1325%, 83.7255%
HSV (HSB):
215°, 27.8226%, 97.2549%
XYZ:
58.0896, 61.4728, 97.6107
xyY:
0.2675, 0.2831, 61.4728
CIE-Lab:
82.6322, -0.8225, -22.7897
CIE-LCH:
82.6322, 22.8046, 267.9330
CIE-Luv:
82.6322, -16.4502, -36.2373
Hunter-Lab:
78.4046, -4.9582, -18.9306
#b3d0f8 color charts
#b3d0f8 color shades, tints & tones
#b3d0f8 color schemes
#b3d0f8 color preview, HTML & CSS examples
This text has a color of #b3d0f8
<p style="color:#b3d0f8;">Text here</p>
.mytext {color:#b3d0f8;}
This box has a color of #b3d0f8
<div style="background-color:#b3d0f8;">Content here</div>
.mybackground {background-color:#b3d0f8;}
Border around this has a color of #b3d0f8
<div style="border:2px solid #b3d0f8;">Content here</div>
.myborder {border:2px solid #b3d0f8;}