#c31daf color space conversions
Hex:
#c31daf
RGB:
195, 29, 175
CMY:
24, 89, 31
CMYK:
0, 85, 10, 24
HSL:
307°, 74.1071%, 43.9216%
HSV (HSB):
307°, 85.1282%, 76.4706%
XYZ:
30.6829, 15.5760, 41.9467
xyY:
0.3479, 0.1766, 15.5760
CIE-Lab:
46.4132, 73.9738, -37.9177
CIE-LCH:
46.4132, 83.1257, 332.8611
CIE-Luv:
46.4132, 70.4288, -65.7920
Hunter-Lab:
39.4664, 69.7074, -35.3897
#c31daf color charts
#c31daf color shades, tints & tones
#c31daf color schemes
#c31daf color preview, HTML & CSS examples
This text has a color of #c31daf
<p style="color:#c31daf;">Text here</p>
.mytext {color:#c31daf;}
This box has a color of #c31daf
<div style="background-color:#c31daf;">Content here</div>
.mybackground {background-color:#c31daf;}
Border around this has a color of #c31daf
<div style="border:2px solid #c31daf;">Content here</div>
.myborder {border:2px solid #c31daf;}