#890cd5 color space conversions
Hex:
#890cd5
RGB:
137, 12, 213
CMY:
46, 95, 16
CMYK:
36, 94, 0, 16
HSL:
277°, 89.3333%, 44.1176%
HSV (HSB):
277°, 94.3662%, 83.5294%
XYZ:
22.4582, 10.3854, 63.7717
xyY:
0.2325, 0.1075, 10.3854
CIE-Lab:
38.5254, 74.0885, -73.3253
CIE-LCH:
38.5254, 104.2387, 315.2966
CIE-Luv:
38.5254, 22.6600, -107.8858
Hunter-Lab:
32.2264, 67.9986, -94.7684
#890cd5 color charts
#890cd5 color shades, tints & tones
#890cd5 color schemes
#890cd5 color preview, HTML & CSS examples
This text has a color of #890cd5
<p style="color:#890cd5;">Text here</p>
.mytext {color:#890cd5;}
This box has a color of #890cd5
<div style="background-color:#890cd5;">Content here</div>
.mybackground {background-color:#890cd5;}
Border around this has a color of #890cd5
<div style="border:2px solid #890cd5;">Content here</div>
.myborder {border:2px solid #890cd5;}