#036ff5 color space conversions
Hex:
#036ff5
RGB:
3, 111, 245
CMY:
99, 56, 4
CMYK:
99, 55, 0, 4
HSL:
213°, 97.5806%, 48.6275%
HSV (HSB):
213°, 98.7755%, 96.0784%
XYZ:
22.2034, 17.9808, 88.6866
xyY:
0.1723, 0.1395, 17.9808
CIE-Lab:
49.4728, 25.7279, -73.8954
CIE-LCH:
49.4728, 78.2461, 289.1964
CIE-Luv:
49.4728, -24.8695, -114.6798
Hunter-Lab:
42.4038, 19.2593, -94.3211
#036ff5 color charts
#036ff5 color shades, tints & tones
#036ff5 color schemes
#036ff5 color preview, HTML & CSS examples
This text has a color of #036ff5
<p style="color:#036ff5;">Text here</p>
.mytext {color:#036ff5;}
This box has a color of #036ff5
<div style="background-color:#036ff5;">Content here</div>
.mybackground {background-color:#036ff5;}
Border around this has a color of #036ff5
<div style="border:2px solid #036ff5;">Content here</div>
.myborder {border:2px solid #036ff5;}