#c193c5 color space conversions
Hex:
#c193c5
RGB:
193, 147, 197
CMY:
24, 42, 23
CMYK:
2, 25, 0, 23
HSL:
295°, 30.1205%, 67.4510%
HSV (HSB):
295°, 25.3807%, 77.2549%
XYZ:
42.5041, 36.2361, 57.5774
xyY:
0.3118, 0.2658, 36.2361
CIE-Lab:
66.6999, 25.8903, -19.1452
CIE-LCH:
66.6999, 32.2001, 323.5181
CIE-Luv:
66.6999, 22.7407, -33.4122
Hunter-Lab:
60.1964, 20.6932, -14.5729
#c193c5 color charts
#c193c5 color shades, tints & tones
#c193c5 color schemes
#c193c5 color preview, HTML & CSS examples
This text has a color of #c193c5
<p style="color:#c193c5;">Text here</p>
.mytext {color:#c193c5;}
This box has a color of #c193c5
<div style="background-color:#c193c5;">Content here</div>
.mybackground {background-color:#c193c5;}
Border around this has a color of #c193c5
<div style="border:2px solid #c193c5;">Content here</div>
.myborder {border:2px solid #c193c5;}