#011ed8 color space conversions
Hex:
#011ed8
RGB:
1, 30, 216
CMY:
100, 88, 15
CMYK:
100, 86, 0, 15
HSL:
232°, 99.0783%, 42.5490%
HSV (HSB):
232°, 99.5370%, 84.7059%
XYZ:
12.8715, 5.8929, 65.4248
xyY:
0.1529, 0.0700, 5.8929
CIE-Lab:
29.1406, 62.1921, -90.9397
CIE-LCH:
29.1406, 110.1721, 304.3675
CIE-Luv:
29.1406, -9.3952, -109.8932
Hunter-Lab:
24.2752, 52.1644, -142.8013
#011ed8 color charts
#011ed8 color shades, tints & tones
#011ed8 color schemes
#011ed8 color preview, HTML & CSS examples
This text has a color of #011ed8
<p style="color:#011ed8;">Text here</p>
.mytext {color:#011ed8;}
This box has a color of #011ed8
<div style="background-color:#011ed8;">Content here</div>
.mybackground {background-color:#011ed8;}
Border around this has a color of #011ed8
<div style="border:2px solid #011ed8;">Content here</div>
.myborder {border:2px solid #011ed8;}