#b3c2f5 color space conversions
Hex:
#b3c2f5
RGB:
179, 194, 245
CMY:
30, 24, 4
CMYK:
27, 21, 0, 4
HSL:
226°, 76.7442%, 83.1373%
HSV (HSB):
226°, 26.9388%, 96.0784%
XYZ:
54.3636, 54.7599, 94.0906
xyY:
0.2675, 0.2695, 54.7599
CIE-Lab:
78.9027, 5.9797, -26.8733
CIE-LCH:
78.9027, 27.5306, 282.5448
CIE-Luv:
78.9027, -10.3196, -43.8541
Hunter-Lab:
73.9999, 1.6342, -23.5871
#b3c2f5 color charts
#b3c2f5 color shades, tints & tones
#b3c2f5 color schemes
#b3c2f5 color preview, HTML & CSS examples
This text has a color of #b3c2f5
<p style="color:#b3c2f5;">Text here</p>
.mytext {color:#b3c2f5;}
This box has a color of #b3c2f5
<div style="background-color:#b3c2f5;">Content here</div>
.mybackground {background-color:#b3c2f5;}
Border around this has a color of #b3c2f5
<div style="border:2px solid #b3c2f5;">Content here</div>
.myborder {border:2px solid #b3c2f5;}