#d31fda color space conversions
Hex:
#d31fda
RGB:
211, 31, 218
CMY:
17, 88, 15
CMYK:
3, 86, 0, 15
HSL:
298°, 75.1004%, 48.8235%
HSV (HSB):
298°, 85.7798%, 85.4902%
XYZ:
40.0088, 19.8908, 68.0603
xyY:
0.3127, 0.1554, 19.8908
CIE-Lab:
51.7135, 82.8533, -54.2572
CIE-LCH:
51.7135, 99.0379, 326.7809
CIE-Luv:
51.7135, 65.2969, -93.0309
Hunter-Lab:
44.5991, 82.0798, -59.2598
#d31fda color charts
#d31fda color shades, tints & tones
#d31fda color schemes
#d31fda color preview, HTML & CSS examples
This text has a color of #d31fda
<p style="color:#d31fda;">Text here</p>
.mytext {color:#d31fda;}
This box has a color of #d31fda
<div style="background-color:#d31fda;">Content here</div>
.mybackground {background-color:#d31fda;}
Border around this has a color of #d31fda
<div style="border:2px solid #d31fda;">Content here</div>
.myborder {border:2px solid #d31fda;}