#c07da7 color space conversions
Hex:
#c07da7
RGB:
192, 125, 167
CMY:
25, 51, 35
CMYK:
0, 35, 13, 25
HSL:
322°, 34.7150%, 62.1569%
HSV (HSB):
322°, 34.8958%, 75.2941%
XYZ:
36.0469, 28.6637, 40.1920
xyY:
0.3436, 0.2732, 28.6637
CIE-Lab:
60.4837, 32.2494, -11.6000
CIE-LCH:
60.4837, 34.2722, 340.2165
CIE-Luv:
60.4837, 37.7193, -22.4429
Hunter-Lab:
53.5385, 26.4897, -7.0327
#c07da7 color charts
#c07da7 color shades, tints & tones
#c07da7 color schemes
#c07da7 color preview, HTML & CSS examples
This text has a color of #c07da7
<p style="color:#c07da7;">Text here</p>
.mytext {color:#c07da7;}
This box has a color of #c07da7
<div style="background-color:#c07da7;">Content here</div>
.mybackground {background-color:#c07da7;}
Border around this has a color of #c07da7
<div style="border:2px solid #c07da7;">Content here</div>
.myborder {border:2px solid #c07da7;}