#c213dd color space conversions
Hex:
#c213dd
RGB:
194, 19, 221
CMY:
24, 93, 13
CMYK:
12, 91, 0, 13
HSL:
292°, 84.1667%, 47.0588%
HSV (HSB):
292°, 91.4027%, 86.6667%
XYZ:
35.5322, 17.1555, 69.8452
xyY:
0.2900, 0.1400, 17.1555
CIE-Lab:
48.4554, 82.3644, -61.3566
CIE-LCH:
48.4554, 102.7060, 323.3161
CIE-Luv:
48.4554, 53.5804, -101.4249
Hunter-Lab:
41.4192, 80.6454, -70.9872
#c213dd color charts
#c213dd color shades, tints & tones
#c213dd color schemes
#c213dd color preview, HTML & CSS examples
This text has a color of #c213dd
<p style="color:#c213dd;">Text here</p>
.mytext {color:#c213dd;}
This box has a color of #c213dd
<div style="background-color:#c213dd;">Content here</div>
.mybackground {background-color:#c213dd;}
Border around this has a color of #c213dd
<div style="border:2px solid #c213dd;">Content here</div>
.myborder {border:2px solid #c213dd;}