#b3f0ff color space conversions
Hex:
#b3f0ff
RGB:
179, 240, 255
CMY:
30, 6, 0
CMYK:
30, 6, 0, 0
HSL:
192°, 100.0000%, 85.0980%
HSV (HSB):
192°, 29.8039%, 100.0000%
XYZ:
67.8005, 79.1239, 106.3067
xyY:
0.2677, 0.3125, 79.1239
CIE-Lab:
91.2903, -15.7046, -13.4267
CIE-LCH:
91.2903, 20.6618, 220.5289
CIE-Luv:
91.2903, -30.2539, -18.7409
Hunter-Lab:
88.9516, -19.6094, -8.5918
#b3f0ff color charts
#b3f0ff color shades, tints & tones
#b3f0ff color schemes
#b3f0ff color preview, HTML & CSS examples
This text has a color of #b3f0ff
<p style="color:#b3f0ff;">Text here</p>
.mytext {color:#b3f0ff;}
This box has a color of #b3f0ff
<div style="background-color:#b3f0ff;">Content here</div>
.mybackground {background-color:#b3f0ff;}
Border around this has a color of #b3f0ff
<div style="border:2px solid #b3f0ff;">Content here</div>
.myborder {border:2px solid #b3f0ff;}