#850da5 color space conversions
Hex:
#850da5
RGB:
133, 13, 165
CMY:
48, 95, 35
CMYK:
19, 92, 0, 35
HSL:
287°, 85.3933%, 34.9020%
HSV (HSB):
287°, 92.1212%, 64.7059%
XYZ:
16.6083, 7.9910, 36.2644
xyY:
0.2729, 0.1313, 7.9910
CIE-Lab:
33.9641, 64.1699, -52.4890
CIE-LCH:
33.9641, 82.9028, 320.7179
CIE-Luv:
33.9641, 32.2416, -77.3162
Hunter-Lab:
28.2684, 55.4032, -56.2729
#850da5 color charts
#850da5 color shades, tints & tones
#850da5 color schemes
#850da5 color preview, HTML & CSS examples
This text has a color of #850da5
<p style="color:#850da5;">Text here</p>
.mytext {color:#850da5;}
This box has a color of #850da5
<div style="background-color:#850da5;">Content here</div>
.mybackground {background-color:#850da5;}
Border around this has a color of #850da5
<div style="border:2px solid #850da5;">Content here</div>
.myborder {border:2px solid #850da5;}