#02b2f9 color space conversions
Hex:
#02b2f9
RGB:
2, 178, 249
CMY:
99, 30, 2
CMYK:
99, 29, 0, 2
HSL:
197°, 98.4064%, 49.2157%
HSV (HSB):
197°, 99.1968%, 97.6471%
XYZ:
33.0443, 38.6932, 95.3495
xyY:
0.1978, 0.2316, 38.6932
CIE-Lab:
68.5285, -12.7680, -45.6058
CIE-LCH:
68.5285, 47.3594, 254.3596
CIE-Luv:
68.5285, -45.3392, -72.3253
Hunter-Lab:
62.2039, -14.0330, -47.3402
#02b2f9 color charts
#02b2f9 color shades, tints & tones
#02b2f9 color schemes
#02b2f9 color preview, HTML & CSS examples
This text has a color of #02b2f9
<p style="color:#02b2f9;">Text here</p>
.mytext {color:#02b2f9;}
This box has a color of #02b2f9
<div style="background-color:#02b2f9;">Content here</div>
.mybackground {background-color:#02b2f9;}
Border around this has a color of #02b2f9
<div style="border:2px solid #02b2f9;">Content here</div>
.myborder {border:2px solid #02b2f9;}