#03cafa color space conversions
Hex:
#03cafa
RGB:
3, 202, 250
CMY:
99, 21, 2
CMYK:
99, 19, 0, 2
HSL:
192°, 97.6285%, 49.6078%
HSV (HSB):
192°, 98.8000%, 98.0392%
XYZ:
38.4134, 49.1625, 97.9072
xyY:
0.2071, 0.2651, 49.1625
CIE-Lab:
75.5523, -24.9488, -35.1915
CIE-LCH:
75.5523, 43.1380, 234.6655
CIE-Luv:
75.5523, -53.2155, -53.6806
Hunter-Lab:
70.1160, -24.9109, -33.7090
#03cafa color charts
#03cafa RGB chart
#03cafa CMYK chart
#03cafa RGB pie chart
#03cafa color shades, tints & tones
#03cafa color schemes
#03cafa color preview, HTML & CSS examples
This text has a color of #03cafa
<p style="color:#03cafa;">Text here</p>
.mytext {color:#03cafa;}
Text color #03cafa
This box has a color of #03cafa
<div style="background-color:#03cafa;">Content here</div>
.mybackground {background-color:#03cafa;}
Background color #03cafa
Border around this has a color of #03cafa
<div style="border:2px solid #03cafa;">Content here</div>
.myborder {border:2px solid #03cafa;}
Border color #03cafa