#c07ab4 color space conversions
Hex:
#c07ab4
RGB:
192, 122, 180
CMY:
25, 52, 29
CMYK:
0, 36, 6, 25
HSL:
310°, 35.7143%, 61.5686%
HSV (HSB):
310°, 36.4583%, 75.2941%
XYZ:
36.9360, 28.4208, 46.7190
xyY:
0.3296, 0.2536, 28.4208
CIE-Lab:
60.2670, 36.1347, -19.3537
CIE-LCH:
60.2670, 40.9912, 331.8265
CIE-Luv:
60.2670, 36.8313, -34.8096
Hunter-Lab:
53.3112, 30.3769, -14.6407
#c07ab4 color charts
#c07ab4 color shades, tints & tones
#c07ab4 color schemes
#c07ab4 color preview, HTML & CSS examples
This text has a color of #c07ab4
<p style="color:#c07ab4;">Text here</p>
.mytext {color:#c07ab4;}
This box has a color of #c07ab4
<div style="background-color:#c07ab4;">Content here</div>
.mybackground {background-color:#c07ab4;}
Border around this has a color of #c07ab4
<div style="border:2px solid #c07ab4;">Content here</div>
.myborder {border:2px solid #c07ab4;}