#03f8f6 color space conversions
Hex:
#03f8f6
RGB:
3, 248, 246
CMY:
99, 3, 4
CMYK:
99, 0, 1, 3
HSL:
180°, 97.6096%, 49.2157%
HSV (HSB):
180°, 98.7903%, 97.2549%
XYZ:
50.2395, 73.8080, 98.7872
xyY:
0.2255, 0.3312, 73.8080
CIE-Lab:
88.8317, -47.5898, -12.8728
CIE-LCH:
88.8317, 49.3001, 195.1360
CIE-Luv:
88.8317, -68.8300, -13.1538
Hunter-Lab:
85.9116, -45.9617, -8.0378
#03f8f6 color charts
#03f8f6 color shades, tints & tones
#03f8f6 color schemes
#03f8f6 color preview, HTML & CSS examples
This text has a color of #03f8f6
<p style="color:#03f8f6;">Text here</p>
.mytext {color:#03f8f6;}
This box has a color of #03f8f6
<div style="background-color:#03f8f6;">Content here</div>
.mybackground {background-color:#03f8f6;}
Border around this has a color of #03f8f6
<div style="border:2px solid #03f8f6;">Content here</div>
.myborder {border:2px solid #03f8f6;}