#c31abd color space conversions
Hex:
#c31abd
RGB:
195, 26, 189
CMY:
24, 90, 26
CMYK:
0, 87, 3, 24
HSL:
302°, 76.4706%, 43.3333%
HSV (HSB):
302°, 86.6667%, 76.4706%
XYZ:
32.0604, 16.0150, 49.5455
xyY:
0.3284, 0.1641, 16.0150
CIE-Lab:
46.9942, 76.5275, -45.2207
CIE-LCH:
46.9942, 88.8896, 329.4208
CIE-Luv:
46.9942, 65.2639, -76.9211
Hunter-Lab:
40.0188, 72.9695, -45.3913
#c31abd color charts
#c31abd color shades, tints & tones
#c31abd color schemes
#c31abd color preview, HTML & CSS examples
This text has a color of #c31abd
<p style="color:#c31abd;">Text here</p>
.mytext {color:#c31abd;}
This box has a color of #c31abd
<div style="background-color:#c31abd;">Content here</div>
.mybackground {background-color:#c31abd;}
Border around this has a color of #c31abd
<div style="border:2px solid #c31abd;">Content here</div>
.myborder {border:2px solid #c31abd;}