#d945cd color space conversions
Hex:
#d945cd
RGB:
217, 69, 205
CMY:
15, 73, 20
CMYK:
0, 68, 6, 15
HSL:
305°, 66.0714%, 56.0784%
HSV (HSB):
305°, 68.2028%, 85.0980%
XYZ:
41.7628, 23.4157, 60.0762
xyY:
0.3334, 0.1869, 23.4157
CIE-Lab:
55.4980, 71.9388, -40.7654
CIE-LCH:
55.4980, 82.6862, 330.4612
CIE-Luv:
55.4980, 67.5175, -72.6494
Hunter-Lab:
48.3898, 69.3723, -39.7359
#d945cd color charts
#d945cd color shades, tints & tones
#d945cd color schemes
#d945cd color preview, HTML & CSS examples
This text has a color of #d945cd
<p style="color:#d945cd;">Text here</p>
.mytext {color:#d945cd;}
This box has a color of #d945cd
<div style="background-color:#d945cd;">Content here</div>
.mybackground {background-color:#d945cd;}
Border around this has a color of #d945cd
<div style="border:2px solid #d945cd;">Content here</div>
.myborder {border:2px solid #d945cd;}