#02cdea color space conversions
Hex:
#02cdea
RGB:
2, 205, 234
CMY:
99, 20, 8
CMYK:
99, 12, 0, 8
HSL:
188°, 98.3051%, 46.2745%
HSV (HSB):
188°, 99.1453%, 91.7647%
XYZ:
36.7076, 49.6161, 85.4841
xyY:
0.2137, 0.2888, 49.6161
CIE-Lab:
75.8330, -31.7134, -26.1709
CIE-LCH:
75.8330, 41.1176, 219.5305
CIE-Luv:
75.8330, -55.5050, -37.3538
Hunter-Lab:
70.4387, -30.2461, -22.6470
#02cdea color charts
#02cdea color shades, tints & tones
#02cdea color schemes
#02cdea color preview, HTML & CSS examples
This text has a color of #02cdea
<p style="color:#02cdea;">Text here</p>
.mytext {color:#02cdea;}
This box has a color of #02cdea
<div style="background-color:#02cdea;">Content here</div>
.mybackground {background-color:#02cdea;}
Border around this has a color of #02cdea
<div style="border:2px solid #02cdea;">Content here</div>
.myborder {border:2px solid #02cdea;}