#c825c9 color space conversions
Hex:
#c825c9
RGB:
200, 37, 201
CMY:
22, 85, 21
CMYK:
0, 82, 0, 21
HSL:
300°, 68.9076%, 46.6667%
HSV (HSB):
300°, 81.5920%, 78.8235%
XYZ:
35.0236, 17.8195, 56.8519
xyY:
0.3193, 0.1624, 17.8195
CIE-Lab:
49.2765, 77.0986, -48.5034
CIE-LCH:
49.2765, 91.0867, 327.8256
CIE-Luv:
49.2765, 63.0491, -82.7544
Hunter-Lab:
42.2132, 74.2254, -50.3014
#c825c9 color charts
#c825c9 color shades, tints & tones
#c825c9 color schemes
#c825c9 color preview, HTML & CSS examples
This text has a color of #c825c9
<p style="color:#c825c9;">Text here</p>
.mytext {color:#c825c9;}
This box has a color of #c825c9
<div style="background-color:#c825c9;">Content here</div>
.mybackground {background-color:#c825c9;}
Border around this has a color of #c825c9
<div style="border:2px solid #c825c9;">Content here</div>
.myborder {border:2px solid #c825c9;}