#d21fc3 color space conversions
Hex:
#d21fc3
RGB:
210, 31, 195
CMY:
18, 88, 24
CMYK:
0, 85, 7, 18
HSL:
305°, 74.2739%, 47.2549%
HSV (HSB):
305°, 85.2381%, 82.3529%
XYZ:
36.9187, 18.6217, 53.2783
xyY:
0.3393, 0.1711, 18.6217
CIE-Lab:
50.2417, 79.2903, -43.3916
CIE-LCH:
50.2417, 90.3868, 331.3103
CIE-Luv:
50.2417, 73.3799, -75.9627
Hunter-Lab:
43.1529, 77.1947, -42.9947
#d21fc3 color charts
#d21fc3 color shades, tints & tones
#d21fc3 color schemes
#d21fc3 color preview, HTML & CSS examples
This text has a color of #d21fc3
<p style="color:#d21fc3;">Text here</p>
.mytext {color:#d21fc3;}
This box has a color of #d21fc3
<div style="background-color:#d21fc3;">Content here</div>
.mybackground {background-color:#d21fc3;}
Border around this has a color of #d21fc3
<div style="border:2px solid #d21fc3;">Content here</div>
.myborder {border:2px solid #d21fc3;}