#c31ace color space conversions
Hex:
#c31ace
RGB:
195, 26, 206
CMY:
24, 90, 19
CMYK:
5, 87, 0, 19
HSL:
296°, 77.5862%, 45.4902%
HSV (HSB):
296°, 87.3786%, 80.7843%
XYZ:
34.0156, 16.7971, 59.8419
xyY:
0.3074, 0.1518, 16.7971
CIE-Lab:
48.0034, 79.1139, -53.4736
CIE-LCH:
48.0034, 95.4905, 325.9450
CIE-Luv:
48.0034, 58.9440, -89.5993
Hunter-Lab:
40.9843, 76.4268, -57.8813
#c31ace color charts
#c31ace color shades, tints & tones
#c31ace color schemes
#c31ace color preview, HTML & CSS examples
This text has a color of #c31ace
<p style="color:#c31ace;">Text here</p>
.mytext {color:#c31ace;}
This box has a color of #c31ace
<div style="background-color:#c31ace;">Content here</div>
.mybackground {background-color:#c31ace;}
Border around this has a color of #c31ace
<div style="border:2px solid #c31ace;">Content here</div>
.myborder {border:2px solid #c31ace;}