#d75dcc color space conversions
Hex:
#d75dcc
RGB:
215, 93, 204
CMY:
16, 64, 20
CMYK:
0, 57, 5, 16
HSL:
305°, 60.3960%, 60.3922%
HSV (HSB):
305°, 56.7442%, 84.3137%
XYZ:
42.8378, 26.6354, 60.0101
xyY:
0.3308, 0.2057, 26.6354
CIE-Lab:
58.6353, 61.6495, -35.2961
CIE-LCH:
58.6353, 71.0386, 330.2077
CIE-Luv:
58.6353, 59.0504, -63.4075
Hunter-Lab:
51.6095, 57.8449, -32.8141
#d75dcc color charts
#d75dcc color shades, tints & tones
#d75dcc color schemes
#d75dcc color preview, HTML & CSS examples
This text has a color of #d75dcc
<p style="color:#d75dcc;">Text here</p>
.mytext {color:#d75dcc;}
This box has a color of #d75dcc
<div style="background-color:#d75dcc;">Content here</div>
.mybackground {background-color:#d75dcc;}
Border around this has a color of #d75dcc
<div style="border:2px solid #d75dcc;">Content here</div>
.myborder {border:2px solid #d75dcc;}