#c196cd color space conversions
Hex:
#c196cd
RGB:
193, 150, 205
CMY:
24, 41, 20
CMYK:
6, 27, 0, 20
HSL:
287°, 35.4839%, 69.6078%
HSV (HSB):
287°, 26.8293%, 80.3922%
XYZ:
43.9181, 37.5579, 62.6923
xyY:
0.3046, 0.2605, 37.5579
CIE-Lab:
67.6935, 25.8015, -22.0860
CIE-LCH:
67.6935, 33.9634, 319.4366
CIE-Luv:
67.6935, 20.2674, -38.1458
Hunter-Lab:
61.2845, 20.6699, -17.7528
#c196cd color charts
#c196cd color shades, tints & tones
#c196cd color schemes
#c196cd color preview, HTML & CSS examples
This text has a color of #c196cd
<p style="color:#c196cd;">Text here</p>
.mytext {color:#c196cd;}
This box has a color of #c196cd
<div style="background-color:#c196cd;">Content here</div>
.mybackground {background-color:#c196cd;}
Border around this has a color of #c196cd
<div style="border:2px solid #c196cd;">Content here</div>
.myborder {border:2px solid #c196cd;}