#b3f1f5 color space conversions
Hex:
#b3f1f5
RGB:
179, 241, 245
CMY:
30, 5, 4
CMYK:
27, 2, 0, 4
HSL:
184°, 76.7442%, 83.1373%
HSV (HSB):
184°, 26.9388%, 96.0784%
XYZ:
66.5271, 79.0869, 98.1451
xyY:
0.2729, 0.3244, 79.0869
CIE-Lab:
91.2736, -18.4470, -8.2422
CIE-LCH:
91.2736, 20.2046, 204.0753
CIE-Luv:
91.2736, -30.6766, -9.8611
Hunter-Lab:
88.9308, -22.0971, -3.1816
#b3f1f5 color charts
#b3f1f5 color shades, tints & tones
#b3f1f5 color schemes
#b3f1f5 color preview, HTML & CSS examples
This text has a color of #b3f1f5
<p style="color:#b3f1f5;">Text here</p>
.mytext {color:#b3f1f5;}
This box has a color of #b3f1f5
<div style="background-color:#b3f1f5;">Content here</div>
.mybackground {background-color:#b3f1f5;}
Border around this has a color of #b3f1f5
<div style="border:2px solid #b3f1f5;">Content here</div>
.myborder {border:2px solid #b3f1f5;}