#c07ca3 color space conversions
Hex:
#c07ca3
RGB:
192, 124, 163
CMY:
25, 51, 36
CMYK:
0, 35, 15, 25
HSL:
326°, 35.0515%, 61.9608%
HSV (HSB):
326°, 35.4167%, 75.2941%
XYZ:
35.5567, 28.2661, 38.2322
xyY:
0.3484, 0.2770, 28.2661
CIE-Lab:
60.1284, 32.1329, -9.8418
CIE-LCH:
60.1284, 33.6063, 342.9711
CIE-Luv:
60.1284, 38.9558, -19.7985
Hunter-Lab:
53.1659, 26.3385, -5.4200
#c07ca3 color charts
#c07ca3 color shades, tints & tones
#c07ca3 color schemes
#c07ca3 color preview, HTML & CSS examples
This text has a color of #c07ca3
<p style="color:#c07ca3;">Text here</p>
.mytext {color:#c07ca3;}
This box has a color of #c07ca3
<div style="background-color:#c07ca3;">Content here</div>
.mybackground {background-color:#c07ca3;}
Border around this has a color of #c07ca3
<div style="border:2px solid #c07ca3;">Content here</div>
.myborder {border:2px solid #c07ca3;}