#027ed5 color space conversions
Hex:
#027ed5
RGB:
2, 126, 213
CMY:
99, 51, 16
CMYK:
99, 41, 0, 16
HSL:
205°, 98.1395%, 42.1569%
HSV (HSB):
205°, 99.0610%, 83.5294%
XYZ:
19.4961, 19.7387, 65.7332
xyY:
0.1857, 0.1880, 19.7387
CIE-Lab:
51.5405, 3.7536, -52.5839
CIE-LCH:
51.5405, 52.7177, 274.0830
CIE-Luv:
51.5405, -30.6583, -81.6709
Hunter-Lab:
44.4283, 0.5804, -56.6218
#027ed5 color charts
#027ed5 color shades, tints & tones
#027ed5 color schemes
#027ed5 color preview, HTML & CSS examples
This text has a color of #027ed5
<p style="color:#027ed5;">Text here</p>
.mytext {color:#027ed5;}
This box has a color of #027ed5
<div style="background-color:#027ed5;">Content here</div>
.mybackground {background-color:#027ed5;}
Border around this has a color of #027ed5
<div style="border:2px solid #027ed5;">Content here</div>
.myborder {border:2px solid #027ed5;}