#03f6f5 color space conversions
Hex:
#03f6f5
RGB:
3, 246, 245
CMY:
99, 4, 4
CMYK:
99, 0, 0, 4
HSL:
180°, 97.5904%, 48.8235%
HSV (HSB):
180°, 98.7805%, 96.4706%
XYZ:
49.4748, 72.5235, 97.7770
xyY:
0.2251, 0.3300, 72.5235
CIE-Lab:
88.2199, -47.0149, -13.2652
CIE-LCH:
88.2199, 48.8505, 195.7564
CIE-Luv:
88.2199, -68.2525, -13.8825
Hunter-Lab:
85.1607, -45.3303, -8.4612
#03f6f5 color charts
#03f6f5 color shades, tints & tones
#03f6f5 color schemes
#03f6f5 color preview, HTML & CSS examples
This text has a color of #03f6f5
<p style="color:#03f6f5;">Text here</p>
.mytext {color:#03f6f5;}
This box has a color of #03f6f5
<div style="background-color:#03f6f5;">Content here</div>
.mybackground {background-color:#03f6f5;}
Border around this has a color of #03f6f5
<div style="border:2px solid #03f6f5;">Content here</div>
.myborder {border:2px solid #03f6f5;}