#c196da color space conversions
Hex:
#c196da
RGB:
193, 150, 218
CMY:
24, 41, 15
CMYK:
11, 31, 0, 15
HSL:
278°, 47.8873%, 72.1569%
HSV (HSB):
278°, 31.1927%, 85.4902%
XYZ:
45.5536, 38.2121, 71.3044
xyY:
0.2938, 0.2464, 38.2121
CIE-Lab:
68.1767, 28.4589, -28.5474
CIE-LCH:
68.1767, 40.3096, 314.9110
CIE-Luv:
68.1767, 18.6097, -49.0176
Hunter-Lab:
61.8159, 23.3628, -25.1196
#c196da color charts
#c196da color shades, tints & tones
#c196da color schemes
#c196da color preview, HTML & CSS examples
This text has a color of #c196da
<p style="color:#c196da;">Text here</p>
.mytext {color:#c196da;}
This box has a color of #c196da
<div style="background-color:#c196da;">Content here</div>
.mybackground {background-color:#c196da;}
Border around this has a color of #c196da
<div style="border:2px solid #c196da;">Content here</div>
.myborder {border:2px solid #c196da;}