#2017e2 color space conversions
Hex:
#2017e2
RGB:
32, 23, 226
CMY:
87, 91, 11
CMYK:
86, 90, 0, 11
HSL:
243°, 81.5261%, 48.8235%
HSV (HSB):
243°, 89.8230%, 88.6275%
XYZ:
14.6295, 6.4109, 72.4179
xyY:
0.1565, 0.0686, 6.4109
CIE-Lab:
30.4262, 67.8453, -94.5337
CIE-LCH:
30.4262, 116.3599, 305.6664
CIE-Luv:
30.4262, -7.6956, -115.6772
Hunter-Lab:
25.3197, 58.8266, -151.8541
#2017e2 color charts
#2017e2 color shades, tints & tones
#2017e2 color schemes
#2017e2 color preview, HTML & CSS examples
This text has a color of #2017e2
<p style="color:#2017e2;">Text here</p>
.mytext {color:#2017e2;}
This box has a color of #2017e2
<div style="background-color:#2017e2;">Content here</div>
.mybackground {background-color:#2017e2;}
Border around this has a color of #2017e2
<div style="border:2px solid #2017e2;">Content here</div>
.myborder {border:2px solid #2017e2;}