#c08ca8 color space conversions
Hex:
#c08ca8
RGB:
192, 140, 168
CMY:
25, 45, 34
CMYK:
0, 27, 13, 25
HSL:
328°, 29.2135%, 65.0980%
HSV (HSB):
328°, 27.0833%, 75.2941%
XYZ:
38.1842, 32.7898, 41.3623
xyY:
0.3399, 0.2919, 32.7898
CIE-Lab:
63.9903, 24.1507, -6.9333
CIE-LCH:
63.9903, 25.1262, 343.9819
CIE-Luv:
63.9903, 29.6651, -14.2933
Hunter-Lab:
57.2624, 18.8198, -2.7433
#c08ca8 color charts
#c08ca8 color shades, tints & tones
#c08ca8 color schemes
#c08ca8 color preview, HTML & CSS examples
This text has a color of #c08ca8
<p style="color:#c08ca8;">Text here</p>
.mytext {color:#c08ca8;}
This box has a color of #c08ca8
<div style="background-color:#c08ca8;">Content here</div>
.mybackground {background-color:#c08ca8;}
Border around this has a color of #c08ca8
<div style="border:2px solid #c08ca8;">Content here</div>
.myborder {border:2px solid #c08ca8;}