#c196d4 color space conversions
Hex:
#c196d4
RGB:
193, 150, 212
CMY:
24, 41, 17
CMYK:
9, 29, 0, 17
HSL:
282°, 41.8919%, 70.9804%
HSV (HSB):
282°, 29.2453%, 83.1373%
XYZ:
44.7823, 37.9036, 67.2432
xyY:
0.2987, 0.2528, 37.9036
CIE-Lab:
67.9495, 27.2172, -25.5770
CIE-LCH:
67.9495, 37.3491, 316.7794
CIE-Luv:
67.9495, 19.3743, -43.9929
Hunter-Lab:
61.5659, 22.0985, -21.6613
#c196d4 color charts
#c196d4 color shades, tints & tones
#c196d4 color schemes
#c196d4 color preview, HTML & CSS examples
This text has a color of #c196d4
<p style="color:#c196d4;">Text here</p>
.mytext {color:#c196d4;}
This box has a color of #c196d4
<div style="background-color:#c196d4;">Content here</div>
.mybackground {background-color:#c196d4;}
Border around this has a color of #c196d4
<div style="border:2px solid #c196d4;">Content here</div>
.myborder {border:2px solid #c196d4;}