#b2fafd color space conversions
Hex:
#b2fafd
RGB:
178, 250, 253
CMY:
30, 2, 1
CMYK:
30, 1, 0, 1
HSL:
182°, 94.9367%, 84.5098%
HSV (HSB):
182°, 29.6443%, 99.2157%
XYZ:
70.2753, 84.9280, 105.6174
xyY:
0.2694, 0.3256, 84.9280
CIE-Lab:
93.8521, -21.3758, -8.5800
CIE-LCH:
93.8521, 23.0335, 201.8700
CIE-Luv:
93.8521, -34.9046, -9.9724
Hunter-Lab:
92.1564, -25.1557, -3.4408
#b2fafd color charts
#b2fafd color shades, tints & tones
#b2fafd color schemes
#b2fafd color preview, HTML & CSS examples
This text has a color of #b2fafd
<p style="color:#b2fafd;">Text here</p>
.mytext {color:#b2fafd;}
This box has a color of #b2fafd
<div style="background-color:#b2fafd;">Content here</div>
.mybackground {background-color:#b2fafd;}
Border around this has a color of #b2fafd
<div style="border:2px solid #b2fafd;">Content here</div>
.myborder {border:2px solid #b2fafd;}