#03facd color space conversions
Hex:
#03facd
RGB:
3, 250, 205
CMY:
99, 2, 20
CMYK:
99, 0, 18, 2
HSL:
169°, 97.6285%, 49.6078%
HSV (HSB):
169°, 98.8000%, 98.0392%
XYZ:
45.2426, 72.7984, 69.4246
xyY:
0.2413, 0.3883, 72.7984
CIE-Lab:
88.3515, -59.3938, 7.7766
CIE-LCH:
88.3515, 59.9008, 172.5405
CIE-Luv:
88.3515, -72.7486, 21.3774
Hunter-Lab:
85.3219, -54.6624, 11.4824
#03facd color charts
#03facd color shades, tints & tones
#03facd color schemes
#03facd color preview, HTML & CSS examples
This text has a color of #03facd
<p style="color:#03facd;">Text here</p>
.mytext {color:#03facd;}
This box has a color of #03facd
<div style="background-color:#03facd;">Content here</div>
.mybackground {background-color:#03facd;}
Border around this has a color of #03facd
<div style="border:2px solid #03facd;">Content here</div>
.myborder {border:2px solid #03facd;}