#c82dc8 color space conversions
Hex:
#c82dc8
RGB:
200, 45, 200
CMY:
22, 82, 22
CMYK:
0, 78, 0, 22
HSL:
300°, 63.2653%, 48.0392%
HSV (HSB):
300°, 77.5000%, 78.4314%
XYZ:
35.1831, 18.3263, 56.3265
xyY:
0.3203, 0.1669, 18.3263
CIE-Lab:
49.8895, 75.0000, -46.9490
CIE-LCH:
49.8895, 88.4828, 327.9540
CIE-Luv:
49.8895, 62.2168, -80.4492
Hunter-Lab:
42.8092, 71.7858, -48.0449
#c82dc8 color charts
#c82dc8 color shades, tints & tones
#c82dc8 color schemes
#c82dc8 color preview, HTML & CSS examples
This text has a color of #c82dc8
<p style="color:#c82dc8;">Text here</p>
.mytext {color:#c82dc8;}
This box has a color of #c82dc8
<div style="background-color:#c82dc8;">Content here</div>
.mybackground {background-color:#c82dc8;}
Border around this has a color of #c82dc8
<div style="border:2px solid #c82dc8;">Content here</div>
.myborder {border:2px solid #c82dc8;}