#905ed5 color space conversions
Hex:
#905ed5
RGB:
144, 94, 213
CMY:
44, 63, 16
CMYK:
32, 56, 0, 16
HSL:
265°, 58.6207%, 60.1961%
HSV (HSB):
265°, 55.8685%, 83.5294%
XYZ:
27.5145, 18.7388, 65.1176
xyY:
0.2471, 0.1683, 18.7388
CIE-Lab:
50.3802, 44.6372, -54.0550
CIE-LCH:
50.3802, 70.1030, 309.5490
CIE-Luv:
50.3802, 13.4601, -87.5535
Hunter-Lab:
43.2883, 37.7020, -58.8866
#905ed5 color charts
#905ed5 color shades, tints & tones
#905ed5 color schemes
#905ed5 color preview, HTML & CSS examples
This text has a color of #905ed5
<p style="color:#905ed5;">Text here</p>
.mytext {color:#905ed5;}
This box has a color of #905ed5
<div style="background-color:#905ed5;">Content here</div>
.mybackground {background-color:#905ed5;}
Border around this has a color of #905ed5
<div style="border:2px solid #905ed5;">Content here</div>
.myborder {border:2px solid #905ed5;}