#06f5f5 color space conversions
Hex:
#06f5f5
RGB:
6, 245, 245
CMY:
98, 4, 4
CMYK:
98, 0, 0, 4
HSL:
180°, 95.2191%, 49.2157%
HSV (HSB):
180°, 97.5510%, 96.0784%
XYZ:
49.2089, 71.9361, 97.6777
xyY:
0.2249, 0.3287, 71.9361
CIE-Lab:
87.9378, -46.5205, -13.6863
CIE-LCH:
87.9378, 48.4920, 196.3938
CIE-Luv:
87.9378, -67.8464, -14.6500
Hunter-Lab:
84.8152, -44.8625, -8.9109
#06f5f5 color charts
#06f5f5 color shades, tints & tones
#06f5f5 color schemes
#06f5f5 color preview, HTML & CSS examples
This text has a color of #06f5f5
<p style="color:#06f5f5;">Text here</p>
.mytext {color:#06f5f5;}
This box has a color of #06f5f5
<div style="background-color:#06f5f5;">Content here</div>
.mybackground {background-color:#06f5f5;}
Border around this has a color of #06f5f5
<div style="border:2px solid #06f5f5;">Content here</div>
.myborder {border:2px solid #06f5f5;}