#c14da8 color space conversions
Hex:
#c14da8
RGB:
193, 77, 168
CMY:
24, 70, 34
CMYK:
0, 60, 13, 24
HSL:
313°, 48.3333%, 52.9412%
HSV (HSB):
313°, 60.1036%, 75.6863%
XYZ:
31.7141, 19.4724, 39.1328
xyY:
0.3511, 0.2156, 19.4724
CIE-Lab:
51.2353, 56.9889, -26.2740
CIE-LCH:
51.2353, 62.7540, 335.2486
CIE-Luv:
51.2353, 59.7370, -47.3698
Hunter-Lab:
44.1275, 51.0634, -21.6899
#c14da8 color charts
#c14da8 color shades, tints & tones
#c14da8 color schemes
#c14da8 color preview, HTML & CSS examples
This text has a color of #c14da8
<p style="color:#c14da8;">Text here</p>
.mytext {color:#c14da8;}
This box has a color of #c14da8
<div style="background-color:#c14da8;">Content here</div>
.mybackground {background-color:#c14da8;}
Border around this has a color of #c14da8
<div style="border:2px solid #c14da8;">Content here</div>
.myborder {border:2px solid #c14da8;}