#b5f2f5 color space conversions
Hex:
#b5f2f5
RGB:
181, 242, 245
CMY:
29, 5, 4
CMYK:
26, 1, 0, 4
HSL:
183°, 76.1905%, 83.5294%
HSV (HSB):
183°, 26.1224%, 96.0784%
XYZ:
67.2896, 79.9206, 98.2659
xyY:
0.2741, 0.3256, 79.9206
CIE-Lab:
91.6492, -18.3765, -7.6737
CIE-LCH:
91.6492, 19.9144, 202.6646
CIE-Luv:
91.6492, -30.2642, -8.9604
Hunter-Lab:
89.3983, -22.0911, -2.5922
#b5f2f5 color charts
#b5f2f5 color shades, tints & tones
#b5f2f5 color schemes
#b5f2f5 color preview, HTML & CSS examples
This text has a color of #b5f2f5
<p style="color:#b5f2f5;">Text here</p>
.mytext {color:#b5f2f5;}
This box has a color of #b5f2f5
<div style="background-color:#b5f2f5;">Content here</div>
.mybackground {background-color:#b5f2f5;}
Border around this has a color of #b5f2f5
<div style="border:2px solid #b5f2f5;">Content here</div>
.myborder {border:2px solid #b5f2f5;}