#d31acc color space conversions
Hex:
#d31acc
RGB:
211, 26, 204
CMY:
17, 90, 20
CMYK:
0, 88, 3, 17
HSL:
302°, 78.0591%, 46.4706%
HSV (HSB):
302°, 87.6777%, 82.7451%
XYZ:
38.1324, 18.9473, 58.7741
xyY:
0.3291, 0.1635, 18.9473
CIE-Lab:
50.6255, 81.5910, -47.9726
CIE-LCH:
50.6255, 94.6491, 329.5460
CIE-Luv:
50.6255, 71.1024, -83.1690
Hunter-Lab:
43.5285, 80.1972, -49.5861
#d31acc color charts
#d31acc color shades, tints & tones
#d31acc color schemes
#d31acc color preview, HTML & CSS examples
This text has a color of #d31acc
<p style="color:#d31acc;">Text here</p>
.mytext {color:#d31acc;}
This box has a color of #d31acc
<div style="background-color:#d31acc;">Content here</div>
.mybackground {background-color:#d31acc;}
Border around this has a color of #d31acc
<div style="border:2px solid #d31acc;">Content here</div>
.myborder {border:2px solid #d31acc;}