#c19ddf color space conversions
Hex:
#c19ddf
RGB:
193, 157, 223
CMY:
24, 38, 13
CMYK:
13, 30, 0, 13
HSL:
273°, 50.7692%, 74.5098%
HSV (HSB):
273°, 29.5964%, 87.4510%
XYZ:
47.3686, 40.7791, 75.1866
xyY:
0.2900, 0.2497, 40.7791
CIE-Lab:
70.0209, 25.6389, -28.4642
CIE-LCH:
70.0209, 38.3088, 312.0107
CIE-Luv:
70.0209, 14.8817, -48.6567
Hunter-Lab:
63.8585, 20.6542, -25.1067
#c19ddf color charts
#c19ddf color shades, tints & tones
#c19ddf color schemes
#c19ddf color preview, HTML & CSS examples
This text has a color of #c19ddf
<p style="color:#c19ddf;">Text here</p>
.mytext {color:#c19ddf;}
This box has a color of #c19ddf
<div style="background-color:#c19ddf;">Content here</div>
.mybackground {background-color:#c19ddf;}
Border around this has a color of #c19ddf
<div style="border:2px solid #c19ddf;">Content here</div>
.myborder {border:2px solid #c19ddf;}