#128ec0 color space conversions
Hex:
#128ec0
RGB:
18, 142, 192
CMY:
93, 44, 25
CMYK:
91, 26, 0, 25
HSL:
197°, 82.8571%, 41.1765%
HSV (HSB):
197°, 90.6250%, 75.2941%
XYZ:
19.4369, 23.2804, 53.3383
xyY:
0.2024, 0.2424, 23.2804
CIE-Lab:
55.3600, -13.0087, -34.6261
CIE-LCH:
55.3600, 36.9891, 249.4093
CIE-Luv:
55.3600, -36.5409, -51.8207
Hunter-Lab:
48.2497, -12.5303, -31.7681
#128ec0 color charts
#128ec0 color shades, tints & tones
#128ec0 color schemes
#128ec0 color preview, HTML & CSS examples
This text has a color of #128ec0
<p style="color:#128ec0;">Text here</p>
.mytext {color:#128ec0;}
This box has a color of #128ec0
<div style="background-color:#128ec0;">Content here</div>
.mybackground {background-color:#128ec0;}
Border around this has a color of #128ec0
<div style="border:2px solid #128ec0;">Content here</div>
.myborder {border:2px solid #128ec0;}