#b4f0f5 color space conversions
Hex:
#b4f0f5
RGB:
180, 240, 245
CMY:
29, 6, 4
CMYK:
27, 2, 0, 4
HSL:
185°, 76.4706%, 83.3333%
HSV (HSB):
185°, 26.5306%, 96.0784%
XYZ:
66.4639, 78.6160, 98.0576
xyY:
0.2734, 0.3233, 78.6160
CIE-Lab:
91.0603, -17.6682, -8.5525
CIE-LCH:
91.0603, 19.6294, 205.8298
CIE-Luv:
91.0603, -29.8225, -10.4827
Hunter-Lab:
88.6657, -21.3611, -3.5043
#b4f0f5 color charts
#b4f0f5 color shades, tints & tones
#b4f0f5 color schemes
#b4f0f5 color preview, HTML & CSS examples
This text has a color of #b4f0f5
<p style="color:#b4f0f5;">Text here</p>
.mytext {color:#b4f0f5;}
This box has a color of #b4f0f5
<div style="background-color:#b4f0f5;">Content here</div>
.mybackground {background-color:#b4f0f5;}
Border around this has a color of #b4f0f5
<div style="border:2px solid #b4f0f5;">Content here</div>
.myborder {border:2px solid #b4f0f5;}