#c129ed color space conversions
Hex:
#c129ed
RGB:
193, 41, 237
CMY:
24, 84, 7
CMYK:
19, 83, 0, 7
HSL:
287°, 84.4828%, 54.5098%
HSV (HSB):
287°, 82.7004%, 92.9412%
XYZ:
38.0713, 19.0378, 81.7888
xyY:
0.2741, 0.1371, 19.0378
CIE-Lab:
50.7314, 80.9376, -66.7518
CIE-LCH:
50.7314, 104.9128, 320.4865
CIE-Luv:
50.7314, 46.0303, -110.2789
Hunter-Lab:
43.6323, 79.3936, -80.5967
#c129ed color charts
#c129ed color shades, tints & tones
#c129ed color schemes
#c129ed color preview, HTML & CSS examples
This text has a color of #c129ed
<p style="color:#c129ed;">Text here</p>
.mytext {color:#c129ed;}
This box has a color of #c129ed
<div style="background-color:#c129ed;">Content here</div>
.mybackground {background-color:#c129ed;}
Border around this has a color of #c129ed
<div style="border:2px solid #c129ed;">Content here</div>
.myborder {border:2px solid #c129ed;}