#03fafc color space conversions
Hex:
#03fafc
RGB:
3, 250, 252
CMY:
99, 2, 1
CMYK:
99, 1, 0, 1
HSL:
180°, 97.6471%, 50.0000%
HSV (HSB):
180°, 98.8095%, 98.8235%
XYZ:
51.7938, 75.4188, 103.9229
xyY:
0.2241, 0.3263, 75.4188
CIE-Lab:
89.5888, -46.7266, -14.8660
CIE-LCH:
89.5888, 49.0344, 197.6485
CIE-Luv:
89.5888, -69.0018, -16.6113
Hunter-Lab:
86.8440, -45.5195, -10.1593
#03fafc color charts
#03fafc RGB chart
#03fafc CMYK chart
#03fafc RGB pie chart
#03fafc color shades, tints & tones
#03fafc color schemes
#03fafc color preview, HTML & CSS examples
This text has a color of #03fafc
<p style="color:#03fafc;">Text here</p>
.mytext {color:#03fafc;}
Text color #03fafc
This box has a color of #03fafc
<div style="background-color:#03fafc;">Content here</div>
.mybackground {background-color:#03fafc;}
Background color #03fafc
Border around this has a color of #03fafc
<div style="border:2px solid #03fafc;">Content here</div>
.myborder {border:2px solid #03fafc;}
Border color #03fafc