#c31acd color space conversions
Hex:
#c31acd
RGB:
195, 26, 205
CMY:
24, 90, 20
CMYK:
5, 87, 0, 20
HSL:
297°, 77.4892%, 45.2941%
HSV (HSB):
297°, 87.3171%, 80.3922%
XYZ:
33.8945, 16.7487, 59.2040
xyY:
0.3086, 0.1525, 16.7487
CIE-Lab:
47.9418, 78.9575, -52.9957
CIE-LCH:
47.9418, 95.0938, 326.1308
CIE-Luv:
47.9418, 59.3029, -88.8638
Hunter-Lab:
40.9251, 76.2161, -57.1238
#c31acd color charts
#c31acd color shades, tints & tones
#c31acd color schemes
#c31acd color preview, HTML & CSS examples
This text has a color of #c31acd
<p style="color:#c31acd;">Text here</p>
.mytext {color:#c31acd;}
This box has a color of #c31acd
<div style="background-color:#c31acd;">Content here</div>
.mybackground {background-color:#c31acd;}
Border around this has a color of #c31acd
<div style="border:2px solid #c31acd;">Content here</div>
.myborder {border:2px solid #c31acd;}