#128abc color space conversions
Hex:
#128abc
RGB:
18, 138, 188
CMY:
93, 46, 26
CMYK:
90, 27, 0, 26
HSL:
198°, 82.5243%, 40.3922%
HSV (HSB):
198°, 90.4255%, 73.7255%
XYZ:
18.4150, 21.9364, 50.8405
xyY:
0.2019, 0.2406, 21.9364
CIE-Lab:
53.9595, -12.2274, -34.5403
CIE-LCH:
53.9595, 36.6407, 250.5058
CIE-Luv:
53.9595, -35.4345, -51.5354
Hunter-Lab:
46.8363, -11.7812, -31.5735
#128abc color charts
#128abc RGB chart
#128abc CMYK chart
#128abc RGB pie chart
#128abc color shades, tints & tones
#128abc color schemes
#128abc color preview, HTML & CSS examples
This text has a color of #128abc
<p style="color:#128abc;">Text here</p>
.mytext {color:#128abc;}
Text color #128abc
This box has a color of #128abc
<div style="background-color:#128abc;">Content here</div>
.mybackground {background-color:#128abc;}
Background color #128abc
Border around this has a color of #128abc
<div style="border:2px solid #128abc;">Content here</div>
.myborder {border:2px solid #128abc;}
Border color #128abc