#c07dc7 color space conversions
Hex:
#c07dc7
RGB:
192, 125, 199
CMY:
25, 51, 22
CMYK:
4, 37, 0, 22
HSL:
294°, 39.7849%, 63.5294%
HSV (HSB):
294°, 37.1859%, 78.0392%
XYZ:
39.3806, 29.9972, 57.7473
xyY:
0.3098, 0.2360, 29.9972
CIE-Lab:
61.6518, 38.0443, -28.0077
CIE-LCH:
61.6518, 47.2419, 323.6400
CIE-Luv:
61.6518, 31.9797, -48.7910
Hunter-Lab:
54.7697, 32.4985, -24.1745
#c07dc7 color charts
#c07dc7 color shades, tints & tones
#c07dc7 color schemes
#c07dc7 color preview, HTML & CSS examples
This text has a color of #c07dc7
<p style="color:#c07dc7;">Text here</p>
.mytext {color:#c07dc7;}
This box has a color of #c07dc7
<div style="background-color:#c07dc7;">Content here</div>
.mybackground {background-color:#c07dc7;}
Border around this has a color of #c07dc7
<div style="border:2px solid #c07dc7;">Content here</div>
.myborder {border:2px solid #c07dc7;}