#c08fc3 color space conversions
Hex:
#c08fc3
RGB:
192, 143, 195
CMY:
25, 44, 24
CMYK:
2, 27, 0, 24
HSL:
297°, 30.2326%, 66.2745%
HSV (HSB):
297°, 26.6667%, 76.4706%
XYZ:
41.4110, 34.7915, 56.1626
xyY:
0.3129, 0.2628, 34.7915
CIE-Lab:
65.5860, 27.3855, -19.7300
CIE-LCH:
65.5860, 33.7526, 324.2290
CIE-Luv:
65.5860, 24.3171, -34.4784
Hunter-Lab:
58.9843, 22.0965, -15.1646
#c08fc3 color charts
#c08fc3 color shades, tints & tones
#c08fc3 color schemes
#c08fc3 color preview, HTML & CSS examples
This text has a color of #c08fc3
<p style="color:#c08fc3;">Text here</p>
.mytext {color:#c08fc3;}
This box has a color of #c08fc3
<div style="background-color:#c08fc3;">Content here</div>
.mybackground {background-color:#c08fc3;}
Border around this has a color of #c08fc3
<div style="border:2px solid #c08fc3;">Content here</div>
.myborder {border:2px solid #c08fc3;}