#c08ca5 color space conversions
Hex:
#c08ca5
RGB:
192, 140, 165
CMY:
25, 45, 35
CMYK:
0, 27, 14, 25
HSL:
331°, 29.2135%, 65.0980%
HSV (HSB):
331°, 27.0833%, 75.2941%
XYZ:
37.9078, 32.6792, 39.9071
xyY:
0.3431, 0.2958, 32.6792
CIE-Lab:
63.9003, 23.6464, -5.3694
CIE-LCH:
63.9003, 24.2483, 347.2066
CIE-Luv:
63.9003, 30.0923, -11.9042
Hunter-Lab:
57.1658, 18.3271, -1.3740
#c08ca5 color charts
#c08ca5 color shades, tints & tones
#c08ca5 color schemes
#c08ca5 color preview, HTML & CSS examples
This text has a color of #c08ca5
<p style="color:#c08ca5;">Text here</p>
.mytext {color:#c08ca5;}
This box has a color of #c08ca5
<div style="background-color:#c08ca5;">Content here</div>
.mybackground {background-color:#c08ca5;}
Border around this has a color of #c08ca5
<div style="border:2px solid #c08ca5;">Content here</div>
.myborder {border:2px solid #c08ca5;}