#03ddf5 color space conversions
Hex:
#03ddf5
RGB:
3, 221, 245
CMY:
99, 13, 4
CMYK:
99, 10, 0, 4
HSL:
186°, 97.5806%, 48.6275%
HSV (HSB):
186°, 98.7755%, 96.0784%
XYZ:
42.3754, 58.3248, 95.4106
xyY:
0.2161, 0.2974, 58.3248
CIE-Lab:
80.9191, -35.7851, -24.2836
CIE-LCH:
80.9191, 43.2466, 214.1606
CIE-Luv:
80.9191, -59.9576, -33.8357
Hunter-Lab:
76.3707, -34.6053, -20.6120
#03ddf5 color charts
#03ddf5 color shades, tints & tones
#03ddf5 color schemes
#03ddf5 color preview, HTML & CSS examples
This text has a color of #03ddf5
<p style="color:#03ddf5;">Text here</p>
.mytext {color:#03ddf5;}
This box has a color of #03ddf5
<div style="background-color:#03ddf5;">Content here</div>
.mybackground {background-color:#03ddf5;}
Border around this has a color of #03ddf5
<div style="border:2px solid #03ddf5;">Content here</div>
.myborder {border:2px solid #03ddf5;}