#c31abf color space conversions
Hex:
#c31abf
RGB:
195, 26, 191
CMY:
24, 90, 25
CMYK:
0, 87, 2, 24
HSL:
301°, 76.4706%, 43.3333%
HSV (HSB):
301°, 86.6667%, 76.4706%
XYZ:
32.2790, 16.1025, 50.6970
xyY:
0.3258, 0.1625, 16.1025
CIE-Lab:
47.1087, 76.8235, -46.2059
CIE-LCH:
47.1087, 89.6484, 328.9750
CIE-Luv:
47.1087, 64.4967, -78.4311
Hunter-Lab:
40.1279, 73.3623, -46.8166
#c31abf color charts
#c31abf color shades, tints & tones
#c31abf color schemes
#c31abf color preview, HTML & CSS examples
This text has a color of #c31abf
<p style="color:#c31abf;">Text here</p>
.mytext {color:#c31abf;}
This box has a color of #c31abf
<div style="background-color:#c31abf;">Content here</div>
.mybackground {background-color:#c31abf;}
Border around this has a color of #c31abf
<div style="border:2px solid #c31abf;">Content here</div>
.myborder {border:2px solid #c31abf;}