#b5feff color space conversions
Hex:
#b5feff
RGB:
181, 254, 255
CMY:
29, 0, 0
CMYK:
29, 0, 0, 0
HSL:
181°, 100.0000%, 85.4902%
HSV (HSB):
181°, 29.0196%, 100.0000%
XYZ:
72.5479, 87.9274, 107.7557
xyY:
0.2705, 0.3278, 87.9274
CIE-Lab:
95.1304, -22.0636, -7.7034
CIE-LCH:
95.1304, 23.3697, 199.2463
CIE-Luv:
95.1304, -35.3755, -8.4541
Hunter-Lab:
93.7696, -25.9945, -2.4946
#b5feff color charts
#b5feff color shades, tints & tones
#b5feff color schemes
#b5feff color preview, HTML & CSS examples
This text has a color of #b5feff
<p style="color:#b5feff;">Text here</p>
.mytext {color:#b5feff;}
This box has a color of #b5feff
<div style="background-color:#b5feff;">Content here</div>
.mybackground {background-color:#b5feff;}
Border around this has a color of #b5feff
<div style="border:2px solid #b5feff;">Content here</div>
.myborder {border:2px solid #b5feff;}