#c82db7 color space conversions
Hex:
#c82db7
RGB:
200, 45, 183
CMY:
22, 82, 28
CMYK:
0, 78, 9, 22
HSL:
307°, 63.2653%, 48.0392%
HSV (HSB):
307°, 77.5000%, 78.4314%
XYZ:
33.3050, 17.5750, 46.4367
xyY:
0.3422, 0.1806, 17.5750
CIE-Lab:
48.9766, 72.4298, -38.5156
CIE-LCH:
48.9766, 82.0337, 331.9976
CIE-Luv:
48.9766, 68.4718, -67.3299
Hunter-Lab:
41.9226, 68.4433, -36.3284
#c82db7 color charts
#c82db7 color shades, tints & tones
#c82db7 color schemes
#c82db7 color preview, HTML & CSS examples
This text has a color of #c82db7
<p style="color:#c82db7;">Text here</p>
.mytext {color:#c82db7;}
This box has a color of #c82db7
<div style="background-color:#c82db7;">Content here</div>
.mybackground {background-color:#c82db7;}
Border around this has a color of #c82db7
<div style="border:2px solid #c82db7;">Content here</div>
.myborder {border:2px solid #c82db7;}