#028ff2 color space conversions
Hex:
#028ff2
RGB:
2, 143, 242
CMY:
99, 44, 5
CMYK:
99, 41, 0, 5
HSL:
205°, 98.3607%, 47.8431%
HSV (HSB):
205°, 99.1736%, 94.9020%
XYZ:
25.8745, 26.0686, 87.6724
xyY:
0.1853, 0.1867, 26.0686
CIE-Lab:
58.1021, 4.6461, -58.3025
CIE-LCH:
58.1021, 58.4874, 274.5563
CIE-Luv:
58.1021, -34.4574, -93.1095
Hunter-Lab:
51.0575, 1.1083, -66.0686
#028ff2 color charts
#028ff2 color shades, tints & tones
#028ff2 color schemes
#028ff2 color preview, HTML & CSS examples
This text has a color of #028ff2
<p style="color:#028ff2;">Text here</p>
.mytext {color:#028ff2;}
This box has a color of #028ff2
<div style="background-color:#028ff2;">Content here</div>
.mybackground {background-color:#028ff2;}
Border around this has a color of #028ff2
<div style="border:2px solid #028ff2;">Content here</div>
.myborder {border:2px solid #028ff2;}