#2018fd color space conversions
Hex:
#2018fd
RGB:
32, 24, 253
CMY:
87, 91, 1
CMYK:
87, 91, 0, 1
HSL:
242°, 98.2833%, 54.3137%
HSV (HSB):
242°, 90.5138%, 99.2157%
XYZ:
18.6519, 8.0522, 93.4997
xyY:
0.1552, 0.0670, 8.0522
CIE-Lab:
34.0913, 74.6463, -103.7347
CIE-LCH:
34.0913, 127.8004, 305.7384
CIE-Luv:
34.0913, -8.9411, -131.0781
Hunter-Lab:
28.3764, 67.6701, -175.4960
#2018fd color charts
#2018fd color shades, tints & tones
#2018fd color schemes
#2018fd color preview, HTML & CSS examples
This text has a color of #2018fd
<p style="color:#2018fd;">Text here</p>
.mytext {color:#2018fd;}
This box has a color of #2018fd
<div style="background-color:#2018fd;">Content here</div>
.mybackground {background-color:#2018fd;}
Border around this has a color of #2018fd
<div style="border:2px solid #2018fd;">Content here</div>
.myborder {border:2px solid #2018fd;}