#c144dd color space conversions
Hex:
#c144dd
RGB:
193, 68, 221
CMY:
24, 73, 13
CMYK:
13, 69, 0, 13
HSL:
289°, 69.2308%, 56.6667%
HSV (HSB):
289°, 69.2308%, 86.6667%
XYZ:
37.1106, 20.6922, 70.4447
xyY:
0.2894, 0.1613, 20.6922
CIE-Lab:
52.6109, 69.7092, -54.6840
CIE-LCH:
52.6109, 88.5986, 321.8873
CIE-Luv:
52.6109, 46.3660, -92.3908
Hunter-Lab:
45.4886, 66.0189, -59.9757
#c144dd color charts
#c144dd color shades, tints & tones
#c144dd color schemes
#c144dd color preview, HTML & CSS examples
This text has a color of #c144dd
<p style="color:#c144dd;">Text here</p>
.mytext {color:#c144dd;}
This box has a color of #c144dd
<div style="background-color:#c144dd;">Content here</div>
.mybackground {background-color:#c144dd;}
Border around this has a color of #c144dd
<div style="border:2px solid #c144dd;">Content here</div>
.myborder {border:2px solid #c144dd;}