#128cea color space conversions
Hex:
#128cea
RGB:
18, 140, 234
CMY:
93, 45, 8
CMYK:
92, 40, 0, 8
HSL:
206°, 85.7143%, 49.4118%
HSV (HSB):
206°, 92.3077%, 91.7647%
XYZ:
24.4788, 24.8253, 81.3435
xyY:
0.1874, 0.1900, 24.8253
CIE-Lab:
56.9048, 3.8726, -55.7774
CIE-LCH:
56.9048, 55.9117, 273.9716
CIE-Luv:
56.9048, -33.3331, -88.5605
Hunter-Lab:
49.8250, 0.5027, -61.9185
#128cea color charts
#128cea RGB chart
#128cea CMYK chart
#128cea RGB pie chart
#128cea color shades, tints & tones
#128cea color schemes
#128cea color preview, HTML & CSS examples
This text has a color of #128cea
<p style="color:#128cea;">Text here</p>
.mytext {color:#128cea;}
Text color #128cea
This box has a color of #128cea
<div style="background-color:#128cea;">Content here</div>
.mybackground {background-color:#128cea;}
Background color #128cea
Border around this has a color of #128cea
<div style="border:2px solid #128cea;">Content here</div>
.myborder {border:2px solid #128cea;}
Border color #128cea