#06faff color space conversions
Hex:
#06faff
RGB:
6, 250, 255
CMY:
98, 2, 0
CMYK:
98, 2, 0, 0
HSL:
181°, 100.0000%, 51.1765%
HSV (HSB):
181°, 97.6471%, 100.0000%
XYZ:
52.3107, 75.6299, 106.4487
xyY:
0.2232, 0.3227, 75.6299
CIE-Lab:
89.6872, -45.7968, -16.2789
CIE-LCH:
89.6872, 48.6040, 199.5683
CIE-Luv:
89.6872, -68.6853, -19.1171
Hunter-Lab:
86.9655, -44.8198, -11.6972
#06faff color charts
#06faff color shades, tints & tones
#06faff color schemes
#06faff color preview, HTML & CSS examples
This text has a color of #06faff
<p style="color:#06faff;">Text here</p>
.mytext {color:#06faff;}
This box has a color of #06faff
<div style="background-color:#06faff;">Content here</div>
.mybackground {background-color:#06faff;}
Border around this has a color of #06faff
<div style="border:2px solid #06faff;">Content here</div>
.myborder {border:2px solid #06faff;}