#027db5 color space conversions
Hex:
#027db5
RGB:
2, 125, 181
CMY:
99, 51, 29
CMYK:
99, 31, 0, 29
HSL:
199°, 97.8142%, 35.8824%
HSV (HSB):
199°, 98.8950%, 70.9804%
XYZ:
15.6991, 18.0163, 46.3661
xyY:
0.1960, 0.2250, 18.0163
CIE-Lab:
49.5159, -8.0604, -37.5093
CIE-LCH:
49.5159, 38.3656, 257.8722
CIE-Luv:
49.5159, -32.2484, -55.9073
Hunter-Lab:
42.4457, -8.2591, -35.0543
#027db5 color charts
#027db5 color shades, tints & tones
#027db5 color schemes
#027db5 color preview, HTML & CSS examples
This text has a color of #027db5
<p style="color:#027db5;">Text here</p>
.mytext {color:#027db5;}
This box has a color of #027db5
<div style="background-color:#027db5;">Content here</div>
.mybackground {background-color:#027db5;}
Border around this has a color of #027db5
<div style="border:2px solid #027db5;">Content here</div>
.myborder {border:2px solid #027db5;}