#2019ed color space conversions
Hex:
#2019ed
RGB:
32, 25, 237
CMY:
87, 90, 7
CMYK:
86, 89, 0, 7
HSL:
242°, 85.4839%, 51.3725%
HSV (HSB):
242°, 89.4515%, 92.9412%
XYZ:
16.2294, 7.1168, 80.6391
xyY:
0.1561, 0.0684, 7.1168
CIE-Lab:
32.0713, 70.1864, -98.0685
CIE-LCH:
32.0713, 120.5967, 305.5908
CIE-Luv:
32.0713, -8.3111, -122.0783
Hunter-Lab:
26.6773, 61.9069, -160.5456
#2019ed color charts
#2019ed color shades, tints & tones
#2019ed color schemes
#2019ed color preview, HTML & CSS examples
This text has a color of #2019ed
<p style="color:#2019ed;">Text here</p>
.mytext {color:#2019ed;}
This box has a color of #2019ed
<div style="background-color:#2019ed;">Content here</div>
.mybackground {background-color:#2019ed;}
Border around this has a color of #2019ed
<div style="border:2px solid #2019ed;">Content here</div>
.myborder {border:2px solid #2019ed;}