#018dbb color space conversions
Hex:
#018dbb
RGB:
1, 141, 187
CMY:
100, 45, 27
CMYK:
99, 25, 0, 27
HSL:
195°, 98.9362%, 36.8627%
HSV (HSB):
195°, 99.4652%, 73.3333%
XYZ:
18.5070, 22.6441, 50.4090
xyY:
0.2021, 0.2473, 22.6441
CIE-Lab:
54.7038, -14.9548, -32.8168
CIE-LCH:
54.7038, 36.0636, 245.5009
CIE-Luv:
54.7038, -37.3454, -48.5435
Hunter-Lab:
47.5858, -13.8530, -29.4976
#018dbb color charts
#018dbb color shades, tints & tones
#018dbb color schemes
#018dbb color preview, HTML & CSS examples
This text has a color of #018dbb
<p style="color:#018dbb;">Text here</p>
.mytext {color:#018dbb;}
This box has a color of #018dbb
<div style="background-color:#018dbb;">Content here</div>
.mybackground {background-color:#018dbb;}
Border around this has a color of #018dbb
<div style="border:2px solid #018dbb;">Content here</div>
.myborder {border:2px solid #018dbb;}