#128ff0 color space conversions
Hex:
#128ff0
RGB:
18, 143, 240
CMY:
93, 44, 6
CMYK:
93, 40, 0, 6
HSL:
206°, 88.0952%, 50.5882%
HSV (HSB):
206°, 92.5000%, 94.1176%
XYZ:
25.8001, 26.0648, 86.1093
xyY:
0.1870, 0.1889, 26.0648
CIE-Lab:
58.0985, 4.3509, -57.1964
CIE-LCH:
58.0985, 57.3616, 274.3500
CIE-Luv:
58.0985, -33.9672, -91.2810
Hunter-Lab:
51.0537, 0.8614, -64.2634
#128ff0 color charts
#128ff0 color shades, tints & tones
#128ff0 color schemes
#128ff0 color preview, HTML & CSS examples
This text has a color of #128ff0
<p style="color:#128ff0;">Text here</p>
.mytext {color:#128ff0;}
This box has a color of #128ff0
<div style="background-color:#128ff0;">Content here</div>
.mybackground {background-color:#128ff0;}
Border around this has a color of #128ff0
<div style="border:2px solid #128ff0;">Content here</div>
.myborder {border:2px solid #128ff0;}