#027ff5 color space conversions
Hex:
#027ff5
RGB:
2, 127, 245
CMY:
99, 50, 4
CMYK:
99, 48, 0, 4
HSL:
209°, 98.3806%, 48.4314%
HSV (HSB):
209°, 99.1837%, 96.0784%
XYZ:
24.0958, 21.7842, 89.3210
xyY:
0.1782, 0.1611, 21.7842
CIE-Lab:
53.7973, 15.5991, -66.8837
CIE-LCH:
53.7973, 68.6786, 283.1283
CIE-Luv:
53.7973, -29.4341, -105.9621
Hunter-Lab:
46.6736, 10.4742, -80.7940
#027ff5 color charts
#027ff5 color shades, tints & tones
#027ff5 color schemes
#027ff5 color preview, HTML & CSS examples
This text has a color of #027ff5
<p style="color:#027ff5;">Text here</p>
.mytext {color:#027ff5;}
This box has a color of #027ff5
<div style="background-color:#027ff5;">Content here</div>
.mybackground {background-color:#027ff5;}
Border around this has a color of #027ff5
<div style="border:2px solid #027ff5;">Content here</div>
.myborder {border:2px solid #027ff5;}