#c82ed6 color space conversions
Hex:
#c82ed6
RGB:
200, 46, 214
CMY:
22, 82, 16
CMYK:
7, 79, 0, 16
HSL:
295°, 67.2000%, 50.9804%
HSV (HSB):
295°, 78.5047%, 83.9216%
XYZ:
36.9340, 19.0884, 65.3561
xyY:
0.3043, 0.1573, 19.0884
CIE-Lab:
50.7905, 76.9755, -53.5532
CIE-LCH:
50.7905, 93.7719, 325.1730
CIE-Luv:
50.7905, 57.2033, -90.8097
Hunter-Lab:
43.6903, 74.4388, -58.1085
#c82ed6 color charts
#c82ed6 color shades, tints & tones
#c82ed6 color schemes
#c82ed6 color preview, HTML & CSS examples
This text has a color of #c82ed6
<p style="color:#c82ed6;">Text here</p>
.mytext {color:#c82ed6;}
This box has a color of #c82ed6
<div style="background-color:#c82ed6;">Content here</div>
.mybackground {background-color:#c82ed6;}
Border around this has a color of #c82ed6
<div style="border:2px solid #c82ed6;">Content here</div>
.myborder {border:2px solid #c82ed6;}