#03afff color space conversions
Hex:
#03afff
RGB:
3, 175, 255
CMY:
99, 31, 0
CMYK:
99, 31, 0, 0
HSL:
199°, 100.0000%, 50.5882%
HSV (HSB):
199°, 98.8235%, 100.0000%
XYZ:
33.4175, 37.8993, 100.1617
xyY:
0.1949, 0.2210, 37.8993
CIE-Lab:
67.9463, -8.9401, -49.7758
CIE-LCH:
67.9463, 50.5723, 259.8178
CIE-Luv:
67.9463, -43.9100, -79.8046
Hunter-Lab:
61.5624, -10.8402, -53.3709
#03afff color charts
#03afff color shades, tints & tones
#03afff color schemes
#03afff color preview, HTML & CSS examples
This text has a color of #03afff
<p style="color:#03afff;">Text here</p>
.mytext {color:#03afff;}
This box has a color of #03afff
<div style="background-color:#03afff;">Content here</div>
.mybackground {background-color:#03afff;}
Border around this has a color of #03afff
<div style="border:2px solid #03afff;">Content here</div>
.myborder {border:2px solid #03afff;}