#850da8 color space conversions
Hex:
#850da8
RGB:
133, 13, 168
CMY:
48, 95, 34
CMYK:
21, 92, 0, 34
HSL:
286°, 85.6354%, 35.4902%
HSV (HSB):
286°, 92.2619%, 65.8824%
XYZ:
16.8847, 8.1015, 37.7196
xyY:
0.2693, 0.1292, 8.1015
CIE-Lab:
34.1935, 64.7233, -53.9237
CIE-LCH:
34.1935, 84.2429, 320.2009
CIE-Luv:
34.1935, 31.3972, -79.3446
Hunter-Lab:
28.4632, 56.0774, -58.6472
#850da8 color charts
#850da8 color shades, tints & tones
#850da8 color schemes
#850da8 color preview, HTML & CSS examples
This text has a color of #850da8
<p style="color:#850da8;">Text here</p>
.mytext {color:#850da8;}
This box has a color of #850da8
<div style="background-color:#850da8;">Content here</div>
.mybackground {background-color:#850da8;}
Border around this has a color of #850da8
<div style="border:2px solid #850da8;">Content here</div>
.myborder {border:2px solid #850da8;}