#b3d0f5 color space conversions
Hex:
#b3d0f5
RGB:
179, 208, 245
CMY:
30, 18, 4
CMYK:
27, 15, 0, 4
HSL:
214°, 76.7442%, 83.1373%
HSV (HSB):
214°, 26.9388%, 96.0784%
XYZ:
57.6277, 61.2880, 95.1787
xyY:
0.2692, 0.2863, 61.2880
CIE-Lab:
82.5333, -1.5237, -21.3451
CIE-LCH:
82.5333, 21.3995, 265.9169
CIE-Luv:
82.5333, -16.3672, -33.7181
Hunter-Lab:
78.2867, -5.6058, -17.2824
#b3d0f5 color charts
#b3d0f5 color shades, tints & tones
#b3d0f5 color schemes
#b3d0f5 color preview, HTML & CSS examples
This text has a color of #b3d0f5
<p style="color:#b3d0f5;">Text here</p>
.mytext {color:#b3d0f5;}
This box has a color of #b3d0f5
<div style="background-color:#b3d0f5;">Content here</div>
.mybackground {background-color:#b3d0f5;}
Border around this has a color of #b3d0f5
<div style="border:2px solid #b3d0f5;">Content here</div>
.myborder {border:2px solid #b3d0f5;}