#c199da color space conversions
Hex:
#c199da
RGB:
193, 153, 218
CMY:
24, 40, 15
CMYK:
11, 30, 0, 15
HSL:
277°, 46.7626%, 72.7451%
HSV (HSB):
277°, 29.8165%, 85.4902%
XYZ:
46.0384, 39.1819, 71.4660
xyY:
0.2938, 0.2501, 39.1819
CIE-Lab:
68.8828, 26.7986, -27.4610
CIE-LCH:
68.8828, 38.3702, 314.3005
CIE-Luv:
68.8828, 17.2652, -47.0767
Hunter-Lab:
62.5954, 21.7433, -23.8754
#c199da color charts
#c199da color shades, tints & tones
#c199da color schemes
#c199da color preview, HTML & CSS examples
This text has a color of #c199da
<p style="color:#c199da;">Text here</p>
.mytext {color:#c199da;}
This box has a color of #c199da
<div style="background-color:#c199da;">Content here</div>
.mybackground {background-color:#c199da;}
Border around this has a color of #c199da
<div style="border:2px solid #c199da;">Content here</div>
.myborder {border:2px solid #c199da;}