#c782c5 color space conversions
Hex:
#c782c5
RGB:
199, 130, 197
CMY:
22, 49, 23
CMYK:
0, 35, 1, 22
HSL:
302°, 38.1215%, 64.5098%
HSV (HSB):
302°, 34.6734%, 78.0392%
XYZ:
41.6139, 32.1386, 56.8334
xyY:
0.3187, 0.2461, 32.1386
CIE-Lab:
63.4573, 37.1791, -24.0363
CIE-LCH:
63.4573, 44.2722, 327.1173
CIE-Luv:
63.4573, 34.6005, -42.6243
Hunter-Lab:
56.6909, 31.8185, -19.7554
#c782c5 color charts
#c782c5 color shades, tints & tones
#c782c5 color schemes
#c782c5 color preview, HTML & CSS examples
This text has a color of #c782c5
<p style="color:#c782c5;">Text here</p>
.mytext {color:#c782c5;}
This box has a color of #c782c5
<div style="background-color:#c782c5;">Content here</div>
.mybackground {background-color:#c782c5;}
Border around this has a color of #c782c5
<div style="border:2px solid #c782c5;">Content here</div>
.myborder {border:2px solid #c782c5;}