#d21fcd color space conversions
Hex:
#d21fcd
RGB:
210, 31, 205
CMY:
18, 88, 20
CMYK:
0, 85, 2, 18
HSL:
302°, 74.2739%, 47.2549%
HSV (HSB):
302°, 85.2381%, 82.3529%
XYZ:
38.0878, 19.0894, 59.4348
xyY:
0.3266, 0.1637, 19.0894
CIE-Lab:
50.7916, 80.7309, -48.2940
CIE-LCH:
50.7916, 94.0733, 329.1117
CIE-Luv:
50.7916, 69.4666, -83.5897
Hunter-Lab:
43.6914, 79.1466, -50.0700
#d21fcd color charts
#d21fcd color shades, tints & tones
#d21fcd color schemes
#d21fcd color preview, HTML & CSS examples
This text has a color of #d21fcd
<p style="color:#d21fcd;">Text here</p>
.mytext {color:#d21fcd;}
This box has a color of #d21fcd
<div style="background-color:#d21fcd;">Content here</div>
.mybackground {background-color:#d21fcd;}
Border around this has a color of #d21fcd
<div style="border:2px solid #d21fcd;">Content here</div>
.myborder {border:2px solid #d21fcd;}