#a850d5 color space conversions
Hex:
#a850d5
RGB:
168, 80, 213
CMY:
34, 69, 16
CMYK:
21, 62, 0, 16
HSL:
280°, 61.2903%, 57.4510%
HSV (HSB):
280°, 62.4413%, 83.5294%
XYZ:
31.0274, 18.8662, 64.9570
xyY:
0.2702, 0.1643, 18.8662
CIE-Lab:
50.5304, 57.5062, -53.6576
CIE-LCH:
50.5304, 78.6517, 316.9829
CIE-Luv:
50.5304, 30.2446, -88.4691
Hunter-Lab:
43.4353, 51.4970, -58.2629
#a850d5 color charts
#a850d5 color shades, tints & tones
#a850d5 color schemes
#a850d5 color preview, HTML & CSS examples
This text has a color of #a850d5
<p style="color:#a850d5;">Text here</p>
.mytext {color:#a850d5;}
This box has a color of #a850d5
<div style="background-color:#a850d5;">Content here</div>
.mybackground {background-color:#a850d5;}
Border around this has a color of #a850d5
<div style="border:2px solid #a850d5;">Content here</div>
.myborder {border:2px solid #a850d5;}