#036ec2 color space conversions
Hex:
#036ec2
RGB:
3, 110, 194
CMY:
99, 57, 24
CMYK:
98, 43, 0, 24
HSL:
206°, 96.9543%, 38.6275%
HSV (HSB):
206°, 98.4536%, 76.0784%
XYZ:
15.3511, 15.0663, 53.1379
xyY:
0.1837, 0.1803, 15.0663
CIE-Lab:
45.7248, 6.2380, -51.0408
CIE-LCH:
45.7248, 51.4206, 276.9679
CIE-Luv:
45.7248, -26.5229, -77.2674
Hunter-Lab:
38.8153, 2.6684, -53.9970
#036ec2 color charts
#036ec2 color shades, tints & tones
#036ec2 color schemes
#036ec2 color preview, HTML & CSS examples
This text has a color of #036ec2
<p style="color:#036ec2;">Text here</p>
.mytext {color:#036ec2;}
This box has a color of #036ec2
<div style="background-color:#036ec2;">Content here</div>
.mybackground {background-color:#036ec2;}
Border around this has a color of #036ec2
<div style="border:2px solid #036ec2;">Content here</div>
.myborder {border:2px solid #036ec2;}