#c13ddc color space conversions
Hex:
#c13ddc
RGB:
193, 61, 220
CMY:
24, 76, 14
CMYK:
12, 72, 0, 14
HSL:
290°, 69.4323%, 55.0980%
HSV (HSB):
290°, 72.2727%, 86.2745%
XYZ:
36.5793, 19.8423, 69.6121
xyY:
0.2902, 0.1574, 19.8423
CIE-Lab:
51.6584, 72.0627, -55.6422
CIE-LCH:
51.6584, 91.0444, 322.3270
CIE-Luv:
51.6584, 48.0814, -93.6752
Hunter-Lab:
44.5446, 68.6282, -61.4742
#c13ddc color charts
#c13ddc color shades, tints & tones
#c13ddc color schemes
#c13ddc color preview, HTML & CSS examples
This text has a color of #c13ddc
<p style="color:#c13ddc;">Text here</p>
.mytext {color:#c13ddc;}
This box has a color of #c13ddc
<div style="background-color:#c13ddc;">Content here</div>
.mybackground {background-color:#c13ddc;}
Border around this has a color of #c13ddc
<div style="border:2px solid #c13ddc;">Content here</div>
.myborder {border:2px solid #c13ddc;}