#027cff color space conversions
Hex:
#027cff
RGB:
2, 124, 255
CMY:
99, 51, 0
CMYK:
99, 51, 0, 0
HSL:
211°, 100.0000%, 50.3922%
HSV (HSB):
211°, 99.2157%, 100.0000%
XYZ:
25.2827, 21.6482, 97.4537
xyY:
0.1751, 0.1499, 21.6482
CIE-Lab:
53.6517, 21.3391, -72.6527
CIE-LCH:
53.6517, 75.7217, 286.3683
CIE-Luv:
53.6517, -28.1816, -115.1040
Hunter-Lab:
46.5276, 15.5719, -91.6156
#027cff color charts
#027cff color shades, tints & tones
#027cff color schemes
#027cff color preview, HTML & CSS examples
This text has a color of #027cff
<p style="color:#027cff;">Text here</p>
.mytext {color:#027cff;}
This box has a color of #027cff
<div style="background-color:#027cff;">Content here</div>
.mybackground {background-color:#027cff;}
Border around this has a color of #027cff
<div style="border:2px solid #027cff;">Content here</div>
.myborder {border:2px solid #027cff;}