#128ec2 color space conversions
Hex:
#128ec2
RGB:
18, 142, 194
CMY:
93, 44, 24
CMYK:
91, 27, 0, 24
HSL:
198°, 83.0189%, 41.5686%
HSV (HSB):
198°, 90.7216%, 76.0784%
XYZ:
19.6601, 23.3696, 54.5135
xyY:
0.2016, 0.2396, 23.3696
CIE-Lab:
55.4511, -12.2781, -35.6186
CIE-LCH:
55.4511, 37.6754, 250.9803
CIE-Luv:
55.4511, -36.4059, -53.5443
Hunter-Lab:
48.3422, -12.0054, -33.0195
#128ec2 color charts
#128ec2 color shades, tints & tones
#128ec2 color schemes
#128ec2 color preview, HTML & CSS examples
This text has a color of #128ec2
<p style="color:#128ec2;">Text here</p>
.mytext {color:#128ec2;}
This box has a color of #128ec2
<div style="background-color:#128ec2;">Content here</div>
.mybackground {background-color:#128ec2;}
Border around this has a color of #128ec2
<div style="border:2px solid #128ec2;">Content here</div>
.myborder {border:2px solid #128ec2;}