#03affb color space conversions
Hex:
#03affb
RGB:
3, 175, 251
CMY:
99, 31, 2
CMYK:
99, 30, 0, 2
HSL:
198°, 97.6378%, 49.8039%
HSV (HSB):
198°, 98.8048%, 98.4314%
XYZ:
32.7801, 37.6443, 96.8052
xyY:
0.1960, 0.2251, 37.6443
CIE-Lab:
67.7577, -10.3850, -47.9036
CIE-LCH:
67.7577, 49.0164, 257.7681
CIE-Luv:
67.7577, -44.1821, -76.4102
Hunter-Lab:
61.3550, -12.0041, -50.5986
#03affb color charts
#03affb color shades, tints & tones
#03affb color schemes
#03affb color preview, HTML & CSS examples
This text has a color of #03affb
<p style="color:#03affb;">Text here</p>
.mytext {color:#03affb;}
This box has a color of #03affb
<div style="background-color:#03affb;">Content here</div>
.mybackground {background-color:#03affb;}
Border around this has a color of #03affb
<div style="border:2px solid #03affb;">Content here</div>
.myborder {border:2px solid #03affb;}