#02bddc color space conversions
Hex:
#02bddc
RGB:
2, 189, 220
CMY:
99, 26, 14
CMYK:
99, 14, 0, 14
HSL:
189°, 98.1982%, 43.5294%
HSV (HSB):
189°, 99.0909%, 86.2745%
XYZ:
31.1409, 41.5754, 74.0937
xyY:
0.2121, 0.2832, 41.5754
CIE-Lab:
70.5772, -28.4831, -26.6443
CIE-LCH:
70.5772, 39.0027, 223.0896
CIE-Luv:
70.5772, -51.2101, -38.2641
Hunter-Lab:
64.4790, -26.6295, -22.9957
#02bddc color charts
#02bddc color shades, tints & tones
#02bddc color schemes
#02bddc color preview, HTML & CSS examples
This text has a color of #02bddc
<p style="color:#02bddc;">Text here</p>
.mytext {color:#02bddc;}
This box has a color of #02bddc
<div style="background-color:#02bddc;">Content here</div>
.mybackground {background-color:#02bddc;}
Border around this has a color of #02bddc
<div style="border:2px solid #02bddc;">Content here</div>
.myborder {border:2px solid #02bddc;}