#027cfc color space conversions
Hex:
#027cfc
RGB:
2, 124, 252
CMY:
99, 51, 1
CMYK:
99, 51, 0, 1
HSL:
211°, 98.4252%, 49.8039%
HSV (HSB):
211°, 99.2063%, 98.8235%
XYZ:
24.8034, 21.4565, 94.9297
xyY:
0.1757, 0.1520, 21.4565
CIE-Lab:
53.4455, 20.1830, -71.3297
CIE-LCH:
53.4455, 74.1301, 285.7991
CIE-Luv:
53.4455, -28.2899, -112.9134
Hunter-Lab:
46.3211, 14.5186, -89.0830
#027cfc color charts
#027cfc color shades, tints & tones
#027cfc color schemes
#027cfc color preview, HTML & CSS examples
This text has a color of #027cfc
<p style="color:#027cfc;">Text here</p>
.mytext {color:#027cfc;}
This box has a color of #027cfc
<div style="background-color:#027cfc;">Content here</div>
.mybackground {background-color:#027cfc;}
Border around this has a color of #027cfc
<div style="border:2px solid #027cfc;">Content here</div>
.myborder {border:2px solid #027cfc;}