#03d5f5 color space conversions
Hex:
#03d5f5
RGB:
3, 213, 245
CMY:
99, 16, 4
CMYK:
99, 13, 0, 4
HSL:
188°, 97.5806%, 48.6275%
HSV (HSB):
188°, 98.7755%, 96.0784%
XYZ:
40.3132, 54.2004, 94.7232
xyY:
0.2130, 0.2864, 54.2004
CIE-Lab:
78.5785, -31.9959, -27.8584
CIE-LCH:
78.5785, 42.4243, 221.0457
CIE-Luv:
78.5785, -57.2844, -40.3436
Hunter-Lab:
73.6209, -31.0939, -24.7499
#03d5f5 color charts
#03d5f5 color shades, tints & tones
#03d5f5 color schemes
#03d5f5 color preview, HTML & CSS examples
This text has a color of #03d5f5
<p style="color:#03d5f5;">Text here</p>
.mytext {color:#03d5f5;}
This box has a color of #03d5f5
<div style="background-color:#03d5f5;">Content here</div>
.mybackground {background-color:#03d5f5;}
Border around this has a color of #03d5f5
<div style="border:2px solid #03d5f5;">Content here</div>
.myborder {border:2px solid #03d5f5;}