#c825e9 color space conversions
Hex:
#c825e9
RGB:
200, 37, 233
CMY:
22, 85, 9
CMYK:
14, 84, 0, 9
HSL:
290°, 81.6667%, 52.9412%
HSV (HSB):
290°, 84.1202%, 91.3725%
XYZ:
39.1890, 19.4857, 78.7864
xyY:
0.2851, 0.1418, 19.4857
CIE-Lab:
51.2507, 82.2711, -63.6040
CIE-LCH:
51.2507, 103.9904, 322.2923
CIE-Luv:
51.2507, 52.1146, -106.2640
Hunter-Lab:
44.1426, 81.2194, -74.9219
#c825e9 color charts
#c825e9 color shades, tints & tones
#c825e9 color schemes
#c825e9 color preview, HTML & CSS examples
This text has a color of #c825e9
<p style="color:#c825e9;">Text here</p>
.mytext {color:#c825e9;}
This box has a color of #c825e9
<div style="background-color:#c825e9;">Content here</div>
.mybackground {background-color:#c825e9;}
Border around this has a color of #c825e9
<div style="border:2px solid #c825e9;">Content here</div>
.myborder {border:2px solid #c825e9;}