#02beed color space conversions
Hex:
#02beed
RGB:
2, 190, 237
CMY:
99, 25, 7
CMYK:
99, 20, 0, 7
HSL:
192°, 98.3264%, 46.8627%
HSV (HSB):
192°, 99.1561%, 92.9412%
XYZ:
33.7246, 42.9542, 86.6343
xyY:
0.2065, 0.2630, 42.9542
CIE-Lab:
71.5239, -23.2832, -34.4242
CIE-LCH:
71.5239, 41.5588, 235.9271
CIE-Luv:
71.5239, -50.2247, -52.2270
Hunter-Lab:
65.5395, -22.8436, -32.4957
#02beed color charts
#02beed color shades, tints & tones
#02beed color schemes
#02beed color preview, HTML & CSS examples
This text has a color of #02beed
<p style="color:#02beed;">Text here</p>
.mytext {color:#02beed;}
This box has a color of #02beed
<div style="background-color:#02beed;">Content here</div>
.mybackground {background-color:#02beed;}
Border around this has a color of #02beed
<div style="border:2px solid #02beed;">Content here</div>
.myborder {border:2px solid #02beed;}