#128dac color space conversions
Hex:
#128dac
RGB:
18, 141, 172
CMY:
93, 45, 33
CMYK:
90, 18, 0, 33
HSL:
192°, 81.0526%, 37.2549%
HSV (HSB):
192°, 89.5349%, 67.4510%
XYZ:
17.2207, 22.1569, 42.3988
xyY:
0.2106, 0.2709, 22.1569
CIE-Lab:
54.1931, -19.6295, -25.0251
CIE-LCH:
54.1931, 31.8052, 231.8896
CIE-Luv:
54.1931, -37.5939, -35.2822
Hunter-Lab:
47.0711, -17.0712, -20.4550
#128dac color charts
#128dac RGB chart
#128dac CMYK chart
#128dac RGB pie chart
#128dac color shades, tints & tones
#128dac color schemes
#128dac color preview, HTML & CSS examples
This text has a color of #128dac
<p style="color:#128dac;">Text here</p>
.mytext {color:#128dac;}
Text color #128dac
This box has a color of #128dac
<div style="background-color:#128dac;">Content here</div>
.mybackground {background-color:#128dac;}
Background color #128dac
Border around this has a color of #128dac
<div style="border:2px solid #128dac;">Content here</div>
.myborder {border:2px solid #128dac;}
Border color #128dac