#b5f2f3 color space conversions
Hex:
#b5f2f3
RGB:
181, 242, 243
CMY:
29, 5, 5
CMYK:
26, 0, 0, 5
HSL:
181°, 72.0930%, 83.1373%
HSV (HSB):
181°, 25.5144%, 95.2941%
XYZ:
66.9858, 79.7991, 96.6663
xyY:
0.2752, 0.3278, 79.7991
CIE-Lab:
91.5946, -18.8128, -6.7133
CIE-LCH:
91.5946, 19.9747, 199.6389
CIE-Luv:
91.5946, -30.2622, -7.3477
Hunter-Lab:
89.3303, -22.4769, -1.6277
#b5f2f3 color charts
#b5f2f3 color shades, tints & tones
#b5f2f3 color schemes
#b5f2f3 color preview, HTML & CSS examples
This text has a color of #b5f2f3
<p style="color:#b5f2f3;">Text here</p>
.mytext {color:#b5f2f3;}
This box has a color of #b5f2f3
<div style="background-color:#b5f2f3;">Content here</div>
.mybackground {background-color:#b5f2f3;}
Border around this has a color of #b5f2f3
<div style="border:2px solid #b5f2f3;">Content here</div>
.myborder {border:2px solid #b5f2f3;}