#027c8d color space conversions
Hex:
#027c8d
RGB:
2, 124, 141
CMY:
99, 51, 45
CMYK:
99, 12, 0, 45
HSL:
187°, 97.2028%, 28.0392%
HSV (HSB):
187°, 98.5816%, 55.2941%
XYZ:
12.0404, 16.3513, 27.7208
xyY:
0.2146, 0.2914, 16.3513
CIE-Lab:
47.4320, -22.3000, -17.3934
CIE-LCH:
47.4320, 28.2811, 217.9532
CIE-Luv:
47.4320, -34.7676, -22.2650
Hunter-Lab:
40.4367, -17.6143, -12.3397
#027c8d color charts
#027c8d color shades, tints & tones
#027c8d color schemes
#027c8d color preview, HTML & CSS examples
This text has a color of #027c8d
<p style="color:#027c8d;">Text here</p>
.mytext {color:#027c8d;}
This box has a color of #027c8d
<div style="background-color:#027c8d;">Content here</div>
.mybackground {background-color:#027c8d;}
Border around this has a color of #027c8d
<div style="border:2px solid #027c8d;">Content here</div>
.myborder {border:2px solid #027c8d;}