#c196cc color space conversions
Hex:
#c196cc
RGB:
193, 150, 204
CMY:
24, 41, 20
CMYK:
5, 26, 0, 20
HSL:
288°, 34.6154%, 69.4118%
HSV (HSB):
288°, 26.4706%, 80.0000%
XYZ:
43.7977, 37.5098, 62.0585
xyY:
0.3055, 0.2616, 37.5098
CIE-Lab:
67.6577, 25.6023, -21.5851
CIE-LCH:
67.6577, 33.4872, 319.8660
CIE-Luv:
67.6577, 20.3950, -37.3124
Hunter-Lab:
61.2452, 20.4699, -17.2056
#c196cc color charts
#c196cc color shades, tints & tones
#c196cc color schemes
#c196cc color preview, HTML & CSS examples
This text has a color of #c196cc
<p style="color:#c196cc;">Text here</p>
.mytext {color:#c196cc;}
This box has a color of #c196cc
<div style="background-color:#c196cc;">Content here</div>
.mybackground {background-color:#c196cc;}
Border around this has a color of #c196cc
<div style="border:2px solid #c196cc;">Content here</div>
.myborder {border:2px solid #c196cc;}