#d785cd color space conversions
Hex:
#d785cd
RGB:
215, 133, 205
CMY:
16, 48, 20
CMYK:
0, 38, 5, 16
HSL:
307°, 50.6173%, 68.2353%
HSV (HSB):
307°, 38.1395%, 84.3137%
XYZ:
47.4313, 35.6299, 62.1350
xyY:
0.3267, 0.2454, 35.6299
CIE-Lab:
66.2362, 42.1272, -24.1042
CIE-LCH:
66.2362, 48.5357, 330.2228
CIE-Luv:
66.2362, 42.2843, -43.8742
Hunter-Lab:
59.6908, 37.3802, -19.9342
#d785cd color charts
#d785cd color shades, tints & tones
#d785cd color schemes
#d785cd color preview, HTML & CSS examples
This text has a color of #d785cd
<p style="color:#d785cd;">Text here</p>
.mytext {color:#d785cd;}
This box has a color of #d785cd
<div style="background-color:#d785cd;">Content here</div>
.mybackground {background-color:#d785cd;}
Border around this has a color of #d785cd
<div style="border:2px solid #d785cd;">Content here</div>
.myborder {border:2px solid #d785cd;}