#c07da4 color space conversions
Hex:
#c07da4
RGB:
192, 125, 164
CMY:
25, 51, 36
CMYK:
0, 35, 15, 25
HSL:
325°, 34.7150%, 62.1569%
HSV (HSB):
325°, 34.8958%, 75.2941%
XYZ:
35.7727, 28.5540, 38.7480
xyY:
0.3471, 0.2770, 28.5540
CIE-Lab:
60.3860, 31.7504, -10.0293
CIE-LCH:
60.3860, 33.2968, 342.4697
CIE-Luv:
60.3860, 38.2533, -20.0229
Hunter-Lab:
53.4360, 25.9838, -5.5878
#c07da4 color charts
#c07da4 color shades, tints & tones
#c07da4 color schemes
#c07da4 color preview, HTML & CSS examples
This text has a color of #c07da4
<p style="color:#c07da4;">Text here</p>
.mytext {color:#c07da4;}
This box has a color of #c07da4
<div style="background-color:#c07da4;">Content here</div>
.mybackground {background-color:#c07da4;}
Border around this has a color of #c07da4
<div style="border:2px solid #c07da4;">Content here</div>
.myborder {border:2px solid #c07da4;}