#d214d5 color space conversions
Hex:
#d214d5
RGB:
210, 20, 213
CMY:
18, 92, 16
CMYK:
1, 91, 0, 16
HSL:
299°, 82.8326%, 45.6863%
HSV (HSB):
299°, 90.6103%, 83.5294%
XYZ:
38.8387, 19.0060, 64.5723
xyY:
0.3173, 0.1553, 19.0060
CIE-Lab:
50.6943, 83.5574, -53.0419
CIE-LCH:
50.6943, 98.9711, 327.5928
CIE-Luv:
50.6943, 67.4039, -90.8729
Hunter-Lab:
43.5959, 82.7292, -57.3005
#d214d5 color charts
#d214d5 color shades, tints & tones
#d214d5 color schemes
#d214d5 color preview, HTML & CSS examples
This text has a color of #d214d5
<p style="color:#d214d5;">Text here</p>
.mytext {color:#d214d5;}
This box has a color of #d214d5
<div style="background-color:#d214d5;">Content here</div>
.mybackground {background-color:#d214d5;}
Border around this has a color of #d214d5
<div style="border:2px solid #d214d5;">Content here</div>
.myborder {border:2px solid #d214d5;}