#d75dcd color space conversions
Hex:
#d75dcd
RGB:
215, 93, 205
CMY:
16, 64, 20
CMYK:
0, 57, 5, 16
HSL:
305°, 60.3960%, 60.3922%
HSV (HSB):
305°, 56.7442%, 84.3137%
XYZ:
42.9581, 26.6836, 60.6439
xyY:
0.3297, 0.2048, 26.6836
CIE-Lab:
58.6803, 61.8145, -35.7939
CIE-LCH:
58.6803, 71.4299, 329.9269
CIE-Luv:
58.6803, 58.7613, -64.2170
Hunter-Lab:
51.6561, 58.0455, -33.4467
#d75dcd color charts
#d75dcd color shades, tints & tones
#d75dcd color schemes
#d75dcd color preview, HTML & CSS examples
This text has a color of #d75dcd
<p style="color:#d75dcd;">Text here</p>
.mytext {color:#d75dcd;}
This box has a color of #d75dcd
<div style="background-color:#d75dcd;">Content here</div>
.mybackground {background-color:#d75dcd;}
Border around this has a color of #d75dcd
<div style="border:2px solid #d75dcd;">Content here</div>
.myborder {border:2px solid #d75dcd;}