#c82dfa color space conversions
Hex:
#c82dfa
RGB:
200, 45, 250
CMY:
22, 82, 2
CMYK:
20, 82, 0, 2
HSL:
285°, 95.3488%, 57.8431%
HSV (HSB):
285°, 82.0000%, 98.0392%
XYZ:
42.0131, 21.0583, 92.2928
xyY:
0.2704, 0.1355, 21.0583
CIE-Lab:
53.0132, 83.4070, -70.2893
CIE-LCH:
53.0132, 109.0748, 319.8783
CIE-Luv:
53.0132, 46.1108, -116.9955
Hunter-Lab:
45.8893, 83.1163, -87.1219
#c82dfa color charts
#c82dfa color shades, tints & tones
#c82dfa color schemes
#c82dfa color preview, HTML & CSS examples
This text has a color of #c82dfa
<p style="color:#c82dfa;">Text here</p>
.mytext {color:#c82dfa;}
This box has a color of #c82dfa
<div style="background-color:#c82dfa;">Content here</div>
.mybackground {background-color:#c82dfa;}
Border around this has a color of #c82dfa
<div style="border:2px solid #c82dfa;">Content here</div>
.myborder {border:2px solid #c82dfa;}