#018dac color space conversions
Hex:
#018dac
RGB:
1, 141, 172
CMY:
100, 45, 33
CMYK:
99, 18, 0, 33
HSL:
191°, 98.8439%, 33.9216%
HSV (HSB):
191°, 99.4186%, 67.4510%
XYZ:
16.9838, 22.0348, 42.3877
xyY:
0.2086, 0.2707, 22.0348
CIE-Lab:
54.0639, -20.3760, -25.2351
CIE-LCH:
54.0639, 32.4345, 231.0809
CIE-Luv:
54.0639, -38.4578, -35.5238
Hunter-Lab:
46.9412, -17.5640, -20.6798
#018dac color charts
#018dac color shades, tints & tones
#018dac color schemes
#018dac color preview, HTML & CSS examples
This text has a color of #018dac
<p style="color:#018dac;">Text here</p>
.mytext {color:#018dac;}
This box has a color of #018dac
<div style="background-color:#018dac;">Content here</div>
.mybackground {background-color:#018dac;}
Border around this has a color of #018dac
<div style="border:2px solid #018dac;">Content here</div>
.myborder {border:2px solid #018dac;}