#03aeed color space conversions
Hex:
#03aeed
RGB:
3, 174, 237
CMY:
99, 32, 7
CMYK:
99, 27, 0, 7
HSL:
196°, 97.5000%, 47.0588%
HSV (HSB):
196°, 98.7342%, 92.9412%
XYZ:
30.4597, 36.4059, 85.5424
xyY:
0.1999, 0.2389, 36.4059
CIE-Lab:
66.8289, -14.8587, -41.7372
CIE-LCH:
66.8289, 44.3032, 250.4039
CIE-Luv:
66.8289, -44.8337, -65.2260
Hunter-Lab:
60.3373, -15.4793, -41.8215
#03aeed color charts
#03aeed color shades, tints & tones
#03aeed color schemes
#03aeed color preview, HTML & CSS examples
This text has a color of #03aeed
<p style="color:#03aeed;">Text here</p>
.mytext {color:#03aeed;}
This box has a color of #03aeed
<div style="background-color:#03aeed;">Content here</div>
.mybackground {background-color:#03aeed;}
Border around this has a color of #03aeed
<div style="border:2px solid #03aeed;">Content here</div>
.myborder {border:2px solid #03aeed;}