#b2faff color space conversions
Hex:
#b2faff
RGB:
178, 250, 255
CMY:
30, 2, 0
CMYK:
30, 2, 0, 0
HSL:
184°, 100.0000%, 84.9020%
HSV (HSB):
184°, 30.1961%, 100.0000%
XYZ:
70.5957, 85.0562, 107.3044
xyY:
0.2685, 0.3235, 85.0562
CIE-Lab:
93.9073, -20.9278, -9.5334
CIE-LCH:
93.9073, 22.9969, 204.4910
CIE-Luv:
93.9073, -34.8919, -11.5937
Hunter-Lab:
92.2259, -24.7599, -4.4255
#b2faff color charts
#b2faff color shades, tints & tones
#b2faff color schemes
#b2faff color preview, HTML & CSS examples
This text has a color of #b2faff
<p style="color:#b2faff;">Text here</p>
.mytext {color:#b2faff;}
This box has a color of #b2faff
<div style="background-color:#b2faff;">Content here</div>
.mybackground {background-color:#b2faff;}
Border around this has a color of #b2faff
<div style="border:2px solid #b2faff;">Content here</div>
.myborder {border:2px solid #b2faff;}