#2018fb color space conversions
Hex:
#2018fb
RGB:
32, 24, 251
CMY:
87, 91, 2
CMYK:
87, 90, 0, 2
HSL:
242°, 96.5957%, 53.9216%
HSV (HSB):
242°, 90.4382%, 98.4314%
XYZ:
18.3349, 7.9254, 91.8302
xyY:
0.1553, 0.0671, 7.9254
CIE-Lab:
33.8270, 74.1301, -103.0522
CIE-LCH:
33.8270, 126.9450, 305.7292
CIE-Luv:
33.8270, -8.8547, -129.9487
Hunter-Lab:
28.1520, 66.9875, -173.6938
#2018fb color charts
#2018fb color shades, tints & tones
#2018fb color schemes
#2018fb color preview, HTML & CSS examples
This text has a color of #2018fb
<p style="color:#2018fb;">Text here</p>
.mytext {color:#2018fb;}
This box has a color of #2018fb
<div style="background-color:#2018fb;">Content here</div>
.mybackground {background-color:#2018fb;}
Border around this has a color of #2018fb
<div style="border:2px solid #2018fb;">Content here</div>
.myborder {border:2px solid #2018fb;}