#2018f8 color space conversions
Hex:
#2018f8
RGB:
32, 24, 248
CMY:
87, 91, 3
CMYK:
87, 90, 0, 3
HSL:
242°, 94.1176%, 53.3333%
HSV (HSB):
242°, 90.3226%, 97.2549%
XYZ:
17.8656, 7.7377, 89.3588
xyY:
0.1554, 0.0673, 7.7377
CIE-Lab:
33.4304, 73.3531, -102.0254
CIE-LCH:
33.4304, 125.6577, 305.7150
CIE-Luv:
33.4304, -8.7249, -128.2527
Hunter-Lab:
27.8166, 65.9647, -170.9929
#2018f8 color charts
#2018f8 color shades, tints & tones
#2018f8 color schemes
#2018f8 color preview, HTML & CSS examples
This text has a color of #2018f8
<p style="color:#2018f8;">Text here</p>
.mytext {color:#2018f8;}
This box has a color of #2018f8
<div style="background-color:#2018f8;">Content here</div>
.mybackground {background-color:#2018f8;}
Border around this has a color of #2018f8
<div style="border:2px solid #2018f8;">Content here</div>
.myborder {border:2px solid #2018f8;}