#c07ca9 color space conversions
Hex:
#c07ca9
RGB:
192, 124, 169
CMY:
25, 51, 34
CMYK:
0, 35, 12, 25
HSL:
320°, 35.0515%, 61.9608%
HSV (HSB):
320°, 35.4167%, 75.2941%
XYZ:
36.1073, 28.4863, 41.1315
xyY:
0.3415, 0.2694, 28.4863
CIE-Lab:
60.3256, 33.1329, -12.9819
CIE-LCH:
60.3256, 35.5854, 338.6042
CIE-Luv:
60.3256, 37.8720, -24.6460
Hunter-Lab:
53.3726, 27.3557, -8.3309
#c07ca9 color charts
#c07ca9 color shades, tints & tones
#c07ca9 color schemes
#c07ca9 color preview, HTML & CSS examples
This text has a color of #c07ca9
<p style="color:#c07ca9;">Text here</p>
.mytext {color:#c07ca9;}
This box has a color of #c07ca9
<div style="background-color:#c07ca9;">Content here</div>
.mybackground {background-color:#c07ca9;}
Border around this has a color of #c07ca9
<div style="border:2px solid #c07ca9;">Content here</div>
.myborder {border:2px solid #c07ca9;}