#128bed color space conversions
Hex:
#128bed
RGB:
18, 139, 237
CMY:
93, 45, 7
CMYK:
92, 41, 0, 7
HSL:
207°, 85.8824%, 50.0000%
HSV (HSB):
207°, 92.4051%, 92.9412%
XYZ:
24.7681, 24.7083, 83.5845
xyY:
0.1861, 0.1857, 24.7083
CIE-Lab:
56.7901, 5.6155, -57.6267
CIE-LCH:
56.7901, 57.8997, 275.5657
CIE-Luv:
56.7901, -32.8614, -91.6793
Hunter-Lab:
49.7074, 1.9548, -64.9028
#128bed color charts
#128bed RGB chart
#128bed CMYK chart
#128bed RGB pie chart
#128bed color shades, tints & tones
#128bed color schemes
#128bed color preview, HTML & CSS examples
This text has a color of #128bed
<p style="color:#128bed;">Text here</p>
.mytext {color:#128bed;}
Text color #128bed
This box has a color of #128bed
<div style="background-color:#128bed;">Content here</div>
.mybackground {background-color:#128bed;}
Background color #128bed
Border around this has a color of #128bed
<div style="border:2px solid #128bed;">Content here</div>
.myborder {border:2px solid #128bed;}
Border color #128bed