#00faff color space conversions
Hex:
#00faff
RGB:
0, 250, 255
CMY:
100, 2, 0
CMYK:
100, 2, 0, 0
HSL:
181°, 100.0000%, 50.0000%
HSV (HSB):
181°, 100.0000%, 100.0000%
XYZ:
52.2356, 75.5912, 106.4452
xyY:
0.2230, 0.3227, 75.5912
CIE-Lab:
89.6692, -45.9152, -16.3078
CIE-LCH:
89.6692, 48.7253, 199.5536
CIE-Luv:
89.6692, -68.8324, -19.1498
Hunter-Lab:
86.9432, -44.9076, -11.7289
#00faff color charts
#00faff RGB chart
#00faff CMYK chart
#00faff RGB pie chart
#00faff color shades, tints & tones
#00faff color schemes
#00faff color preview, HTML & CSS examples
This text has a color of #00faff
<p style="color:#00faff;">Text here</p>
.mytext {color:#00faff;}
Text color #00faff
This box has a color of #00faff
<div style="background-color:#00faff;">Content here</div>
.mybackground {background-color:#00faff;}
Background color #00faff
Border around this has a color of #00faff
<div style="border:2px solid #00faff;">Content here</div>
.myborder {border:2px solid #00faff;}
Border color #00faff