#06add2 color space conversions
Hex:
#06add2
RGB:
6, 173, 210
CMY:
98, 32, 18
CMYK:
97, 18, 0, 18
HSL:
191°, 94.4444%, 42.3529%
HSV (HSB):
191°, 97.1429%, 82.3529%
XYZ:
26.6515, 34.5790, 66.2425
xyY:
0.2091, 0.2713, 34.5790
CIE-Lab:
65.4196, -23.6827, -29.0899
CIE-LCH:
65.4196, 37.5112, 230.8503
CIE-Luv:
65.4196, -46.4045, -42.5890
Hunter-Lab:
58.8039, -22.0058, -25.6273
#06add2 color charts
#06add2 color shades, tints & tones
#06add2 color schemes
#06add2 color preview, HTML & CSS examples
This text has a color of #06add2
<p style="color:#06add2;">Text here</p>
.mytext {color:#06add2;}
This box has a color of #06add2
<div style="background-color:#06add2;">Content here</div>
.mybackground {background-color:#06add2;}
Border around this has a color of #06add2
<div style="border:2px solid #06add2;">Content here</div>
.myborder {border:2px solid #06add2;}