#c081c1 color space conversions
Hex:
#c081c1
RGB:
192, 129, 193
CMY:
25, 49, 24
CMYK:
1, 33, 0, 24
HSL:
299°, 34.0426%, 63.1373%
HSV (HSB):
299°, 33.1606%, 75.6863%
XYZ:
39.2141, 30.7572, 54.3220
xyY:
0.3155, 0.2475, 30.7572
CIE-Lab:
62.3022, 34.7150, -23.6202
CIE-LCH:
62.3022, 41.9886, 325.7685
CIE-Luv:
62.3022, 31.2260, -41.4329
Hunter-Lab:
55.4592, 29.1603, -19.2528
#c081c1 color charts
#c081c1 color shades, tints & tones
#c081c1 color schemes
#c081c1 color preview, HTML & CSS examples
This text has a color of #c081c1
<p style="color:#c081c1;">Text here</p>
.mytext {color:#c081c1;}
This box has a color of #c081c1
<div style="background-color:#c081c1;">Content here</div>
.mybackground {background-color:#c081c1;}
Border around this has a color of #c081c1
<div style="border:2px solid #c081c1;">Content here</div>
.myborder {border:2px solid #c081c1;}