#2017f1 color space conversions
Hex:
#2017f1
RGB:
32, 23, 241
CMY:
87, 91, 5
CMYK:
87, 90, 0, 5
HSL:
242°, 88.6179%, 51.7647%
HSV (HSB):
242°, 90.4564%, 94.5098%
XYZ:
16.7792, 7.2707, 83.7381
xyY:
0.1557, 0.0675, 7.2707
CIE-Lab:
32.4155, 71.8008, -99.7639
CIE-LCH:
32.4155, 122.9154, 305.7428
CIE-Luv:
32.4155, -8.3591, -124.2246
Hunter-Lab:
26.9643, 63.8887, -165.2510
#2017f1 color charts
#2017f1 color shades, tints & tones
#2017f1 color schemes
#2017f1 color preview, HTML & CSS examples
This text has a color of #2017f1
<p style="color:#2017f1;">Text here</p>
.mytext {color:#2017f1;}
This box has a color of #2017f1
<div style="background-color:#2017f1;">Content here</div>
.mybackground {background-color:#2017f1;}
Border around this has a color of #2017f1
<div style="border:2px solid #2017f1;">Content here</div>
.myborder {border:2px solid #2017f1;}