#d31cd6 color space conversions
Hex:
#d31cd6
RGB:
211, 28, 214
CMY:
17, 89, 16
CMYK:
1, 87, 0, 16
HSL:
299°, 76.8595%, 47.4510%
HSV (HSB):
299°, 86.9159%, 83.9216%
XYZ:
39.4168, 19.5344, 65.3114
xyY:
0.3172, 0.1572, 19.5344
CIE-Lab:
51.3067, 82.7495, -52.6246
CIE-LCH:
51.3067, 98.0654, 327.5456
CIE-Luv:
51.3067, 67.0755, -90.4398
Hunter-Lab:
44.1978, 81.8452, -56.6748
#d31cd6 color charts
#d31cd6 color shades, tints & tones
#d31cd6 color schemes
#d31cd6 color preview, HTML & CSS examples
This text has a color of #d31cd6
<p style="color:#d31cd6;">Text here</p>
.mytext {color:#d31cd6;}
This box has a color of #d31cd6
<div style="background-color:#d31cd6;">Content here</div>
.mybackground {background-color:#d31cd6;}
Border around this has a color of #d31cd6
<div style="border:2px solid #d31cd6;">Content here</div>
.myborder {border:2px solid #d31cd6;}