#03aeff color space conversions
Hex:
#03aeff
RGB:
3, 174, 255
CMY:
99, 32, 0
CMYK:
99, 32, 0, 0
HSL:
199°, 100.0000%, 50.5882%
HSV (HSB):
199°, 98.8235%, 100.0000%
XYZ:
33.2236, 37.5115, 100.0971
xyY:
0.1945, 0.2196, 37.5115
CIE-Lab:
67.6590, -8.3855, -50.2294
CIE-LCH:
67.6590, 50.9245, 260.5222
CIE-Luv:
67.6590, -43.5835, -80.5909
Hunter-Lab:
61.2466, -10.3531, -54.0268
#03aeff color charts
#03aeff color shades, tints & tones
#03aeff color schemes
#03aeff color preview, HTML & CSS examples
This text has a color of #03aeff
<p style="color:#03aeff;">Text here</p>
.mytext {color:#03aeff;}
This box has a color of #03aeff
<div style="background-color:#03aeff;">Content here</div>
.mybackground {background-color:#03aeff;}
Border around this has a color of #03aeff
<div style="border:2px solid #03aeff;">Content here</div>
.myborder {border:2px solid #03aeff;}