#b3c3f6 color space conversions
Hex:
#b3c3f6
RGB:
179, 195, 246
CMY:
30, 24, 4
CMYK:
27, 21, 0, 4
HSL:
226°, 78.8235%, 83.3333%
HSV (HSB):
226°, 27.2358%, 96.4706%
XYZ:
54.7401, 55.2677, 94.9714
xyY:
0.2671, 0.2696, 55.2677
CIE-Lab:
79.1952, 5.6747, -26.9616
CIE-LCH:
79.1952, 27.5523, 281.8858
CIE-Luv:
79.1952, -10.7910, -43.9779
Hunter-Lab:
74.3423, 1.3350, -23.7027
#b3c3f6 color charts
#b3c3f6 color shades, tints & tones
#b3c3f6 color schemes
#b3c3f6 color preview, HTML & CSS examples
This text has a color of #b3c3f6
<p style="color:#b3c3f6;">Text here</p>
.mytext {color:#b3c3f6;}
This box has a color of #b3c3f6
<div style="background-color:#b3c3f6;">Content here</div>
.mybackground {background-color:#b3c3f6;}
Border around this has a color of #b3c3f6
<div style="border:2px solid #b3c3f6;">Content here</div>
.myborder {border:2px solid #b3c3f6;}