#036ff1 color space conversions
Hex:
#036ff1
RGB:
3, 111, 241
CMY:
99, 56, 5
CMYK:
99, 54, 0, 5
HSL:
213°, 97.5410%, 47.8431%
HSV (HSB):
213°, 98.7552%, 94.5098%
XYZ:
21.5992, 17.7391, 85.5047
xyY:
0.1730, 0.1421, 17.7391
CIE-Lab:
49.1781, 24.1790, -72.1424
CIE-LCH:
49.1781, 76.0865, 288.5289
CIE-Luv:
49.1781, -24.9849, -111.8586
Hunter-Lab:
42.1178, 17.8335, -90.8840
#036ff1 color charts
#036ff1 color shades, tints & tones
#036ff1 color schemes
#036ff1 color preview, HTML & CSS examples
This text has a color of #036ff1
<p style="color:#036ff1;">Text here</p>
.mytext {color:#036ff1;}
This box has a color of #036ff1
<div style="background-color:#036ff1;">Content here</div>
.mybackground {background-color:#036ff1;}
Border around this has a color of #036ff1
<div style="border:2px solid #036ff1;">Content here</div>
.myborder {border:2px solid #036ff1;}