#03f2da color space conversions
Hex:
#03f2da
RGB:
3, 242, 218
CMY:
99, 5, 15
CMYK:
99, 0, 10, 5
HSL:
174°, 97.5510%, 48.0392%
HSV (HSB):
174°, 98.7603%, 94.9020%
XYZ:
44.4446, 68.5856, 77.2255
xyY:
0.2336, 0.3605, 68.5856
CIE-Lab:
86.2984, -52.8536, -1.9832
CIE-LCH:
86.2984, 52.8907, 182.1489
CIE-Luv:
86.2984, -69.1092, 5.2753
Hunter-Lab:
82.8164, -49.1342, 2.6841
#03f2da color charts
#03f2da color shades, tints & tones
#03f2da color schemes
#03f2da color preview, HTML & CSS examples
This text has a color of #03f2da
<p style="color:#03f2da;">Text here</p>
.mytext {color:#03f2da;}
This box has a color of #03f2da
<div style="background-color:#03f2da;">Content here</div>
.mybackground {background-color:#03f2da;}
Border around this has a color of #03f2da
<div style="border:2px solid #03f2da;">Content here</div>
.myborder {border:2px solid #03f2da;}