#128bc2 color space conversions
Hex:
#128bc2
RGB:
18, 139, 194
CMY:
93, 45, 24
CMYK:
91, 28, 0, 24
HSL:
199°, 83.0189%, 41.5686%
HSV (HSB):
199°, 90.7216%, 76.0784%
XYZ:
19.2197, 22.4889, 54.3667
xyY:
0.2000, 0.2341, 22.4889
CIE-Lab:
54.5419, -10.5840, -37.0434
CIE-LCH:
54.5419, 38.5258, 254.0544
CIE-Luv:
54.5419, -35.3795, -55.9053
Hunter-Lab:
47.4224, -10.6456, -34.7764
#128bc2 color charts
#128bc2 color shades, tints & tones
#128bc2 color schemes
#128bc2 color preview, HTML & CSS examples
This text has a color of #128bc2
<p style="color:#128bc2;">Text here</p>
.mytext {color:#128bc2;}
This box has a color of #128bc2
<div style="background-color:#128bc2;">Content here</div>
.mybackground {background-color:#128bc2;}
Border around this has a color of #128bc2
<div style="border:2px solid #128bc2;">Content here</div>
.myborder {border:2px solid #128bc2;}