#018ed5 color space conversions
Hex:
#018ed5
RGB:
1, 142, 213
CMY:
100, 44, 16
CMYK:
100, 33, 0, 16
HSL:
200°, 99.0654%, 41.9608%
HSV (HSB):
200°, 99.5305%, 83.5294%
XYZ:
21.6958, 24.1566, 66.4700
xyY:
0.1932, 0.2151, 24.1566
CIE-Lab:
56.2442, -5.8240, -45.1033
CIE-LCH:
56.2442, 45.4777, 262.6423
CIE-Luv:
56.2442, -35.9004, -69.9824
Hunter-Lab:
49.1493, -7.2169, -45.7798
#018ed5 color charts
#018ed5 color shades, tints & tones
#018ed5 color schemes
#018ed5 color preview, HTML & CSS examples
This text has a color of #018ed5
<p style="color:#018ed5;">Text here</p>
.mytext {color:#018ed5;}
This box has a color of #018ed5
<div style="background-color:#018ed5;">Content here</div>
.mybackground {background-color:#018ed5;}
Border around this has a color of #018ed5
<div style="border:2px solid #018ed5;">Content here</div>
.myborder {border:2px solid #018ed5;}