#c82aed color space conversions
Hex:
#c82aed
RGB:
200, 42, 237
CMY:
22, 84, 7
CMYK:
16, 82, 0, 7
HSL:
289°, 84.4156%, 54.7059%
HSV (HSB):
289°, 82.2785%, 92.9412%
XYZ:
39.9334, 20.0497, 81.8860
xyY:
0.2815, 0.1413, 20.0497
CIE-Lab:
51.8934, 81.8426, -64.8203
CIE-LCH:
51.8934, 104.4025, 321.6203
CIE-Luv:
51.8934, 50.3172, -108.3313
Hunter-Lab:
44.7769, 80.8323, -77.0831
#c82aed color charts
#c82aed color shades, tints & tones
#c82aed color schemes
#c82aed color preview, HTML & CSS examples
This text has a color of #c82aed
<p style="color:#c82aed;">Text here</p>
.mytext {color:#c82aed;}
This box has a color of #c82aed
<div style="background-color:#c82aed;">Content here</div>
.mybackground {background-color:#c82aed;}
Border around this has a color of #c82aed
<div style="border:2px solid #c82aed;">Content here</div>
.myborder {border:2px solid #c82aed;}