#03f5cd color space conversions
Hex:
#03f5cd
RGB:
3, 245, 205
CMY:
99, 4, 20
CMYK:
99, 0, 16, 4
HSL:
170°, 97.5806%, 48.6275%
HSV (HSB):
170°, 98.7755%, 96.0784%
XYZ:
43.7094, 69.7320, 68.9135
xyY:
0.2397, 0.3824, 69.7320
CIE-Lab:
86.8652, -57.4484, 5.6376
CIE-LCH:
86.8652, 57.7244, 174.3953
CIE-Luv:
86.8652, -71.1188, 17.7891
Hunter-Lab:
83.5057, -52.7026, 9.5246
#03f5cd color charts
#03f5cd color shades, tints & tones
#03f5cd color schemes
#03f5cd color preview, HTML & CSS examples
This text has a color of #03f5cd
<p style="color:#03f5cd;">Text here</p>
.mytext {color:#03f5cd;}
This box has a color of #03f5cd
<div style="background-color:#03f5cd;">Content here</div>
.mybackground {background-color:#03f5cd;}
Border around this has a color of #03f5cd
<div style="border:2px solid #03f5cd;">Content here</div>
.myborder {border:2px solid #03f5cd;}