#128daf color space conversions
Hex:
#128daf
RGB:
18, 141, 175
CMY:
93, 45, 31
CMYK:
90, 19, 0, 31
HSL:
193°, 81.3472%, 37.8431%
HSV (HSB):
193°, 89.7143%, 68.6275%
XYZ:
17.5122, 22.2735, 43.9337
xyY:
0.2092, 0.2660, 22.2735
CIE-Lab:
54.3160, -18.5719, -26.5546
CIE-LCH:
54.3160, 32.4047, 235.0316
CIE-Luv:
54.3160, -37.3785, -37.8891
Hunter-Lab:
47.1948, -16.3564, -22.1567
#128daf color charts
#128daf color shades, tints & tones
#128daf color schemes
#128daf color preview, HTML & CSS examples
This text has a color of #128daf
<p style="color:#128daf;">Text here</p>
.mytext {color:#128daf;}
This box has a color of #128daf
<div style="background-color:#128daf;">Content here</div>
.mybackground {background-color:#128daf;}
Border around this has a color of #128daf
<div style="border:2px solid #128daf;">Content here</div>
.myborder {border:2px solid #128daf;}