#03affd color space conversions
Hex:
#03affd
RGB:
3, 175, 253
CMY:
99, 31, 1
CMYK:
99, 31, 0, 1
HSL:
199°, 98.4252%, 50.1961%
HSV (HSB):
199°, 98.8142%, 99.2157%
XYZ:
33.0971, 37.7712, 98.4747
xyY:
0.1954, 0.2230, 37.7712
CIE-Lab:
67.8516, -9.6632, -48.8409
CIE-LCH:
67.8516, 49.7876, 258.8085
CIE-Luv:
67.8516, -44.0455, -78.1093
Hunter-Lab:
61.4582, -11.4242, -51.9797
#03affd color charts
#03affd color shades, tints & tones
#03affd color schemes
#03affd color preview, HTML & CSS examples
This text has a color of #03affd
<p style="color:#03affd;">Text here</p>
.mytext {color:#03affd;}
This box has a color of #03affd
<div style="background-color:#03affd;">Content here</div>
.mybackground {background-color:#03affd;}
Border around this has a color of #03affd
<div style="border:2px solid #03affd;">Content here</div>
.myborder {border:2px solid #03affd;}