#03affa color space conversions
Hex:
#03affa
RGB:
3, 175, 250
CMY:
99, 31, 2
CMYK:
99, 30, 0, 2
HSL:
198°, 97.6285%, 49.6078%
HSV (HSB):
198°, 98.8000%, 98.0392%
XYZ:
32.6228, 37.5814, 95.9770
xyY:
0.1963, 0.2261, 37.5814
CIE-Lab:
67.7110, -10.7455, -47.4341
CIE-LCH:
67.7110, 48.6360, 257.2360
CIE-Luv:
67.7110, -44.2508, -75.5592
Hunter-Lab:
61.3037, -12.2925, -49.9118
#03affa color charts
#03affa color shades, tints & tones
#03affa color schemes
#03affa color preview, HTML & CSS examples
This text has a color of #03affa
<p style="color:#03affa;">Text here</p>
.mytext {color:#03affa;}
This box has a color of #03affa
<div style="background-color:#03affa;">Content here</div>
.mybackground {background-color:#03affa;}
Border around this has a color of #03affa
<div style="border:2px solid #03affa;">Content here</div>
.myborder {border:2px solid #03affa;}