#02b2e1 color space conversions
Hex:
#02b2e1
RGB:
2, 178, 225
CMY:
99, 30, 12
CMYK:
99, 21, 0, 12
HSL:
193°, 98.2379%, 44.5098%
HSV (HSB):
193°, 99.1111%, 88.2353%
XYZ:
29.5360, 37.2899, 76.8751
xyY:
0.2055, 0.2595, 37.2899
CIE-Lab:
67.4940, -21.2195, -34.1345
CIE-LCH:
67.4940, 40.1924, 238.1330
CIE-Luv:
67.4940, -47.0961, -51.6030
Hunter-Lab:
61.0655, -20.5281, -31.8941
#02b2e1 color charts
#02b2e1 color shades, tints & tones
#02b2e1 color schemes
#02b2e1 color preview, HTML & CSS examples
This text has a color of #02b2e1
<p style="color:#02b2e1;">Text here</p>
.mytext {color:#02b2e1;}
This box has a color of #02b2e1
<div style="background-color:#02b2e1;">Content here</div>
.mybackground {background-color:#02b2e1;}
Border around this has a color of #02b2e1
<div style="border:2px solid #02b2e1;">Content here</div>
.myborder {border:2px solid #02b2e1;}