#913bca color space conversions
Hex:
#913bca
RGB:
145, 59, 202
CMY:
43, 77, 21
CMYK:
28, 71, 0, 21
HSL:
276°, 57.4297%, 51.1765%
HSV (HSB):
276°, 70.7921%, 79.2157%
XYZ:
23.9017, 13.4119, 57.2061
xyY:
0.2529, 0.1419, 13.4119
CIE-Lab:
43.3775, 59.6599, -59.0079
CIE-LCH:
43.3775, 83.9121, 315.3148
CIE-Luv:
43.3775, 24.3416, -92.5128
Hunter-Lab:
36.6223, 52.4096, -66.9787
#913bca color charts
#913bca color shades, tints & tones
#913bca color schemes
#913bca color preview, HTML & CSS examples
This text has a color of #913bca
<p style="color:#913bca;">Text here</p>
.mytext {color:#913bca;}
This box has a color of #913bca
<div style="background-color:#913bca;">Content here</div>
.mybackground {background-color:#913bca;}
Border around this has a color of #913bca
<div style="border:2px solid #913bca;">Content here</div>
.myborder {border:2px solid #913bca;}