#d74dbd color space conversions
Hex:
#d74dbd
RGB:
215, 77, 189
CMY:
16, 70, 26
CMYK:
0, 64, 12, 16
HSL:
311°, 63.3028%, 57.2549%
HSV (HSB):
311°, 64.1860%, 84.3137%
XYZ:
39.8635, 23.4290, 50.5653
xyY:
0.3501, 0.2058, 23.4290
CIE-Lab:
55.5115, 66.0287, -31.5840
CIE-LCH:
55.5115, 73.1939, 334.4365
CIE-Luv:
55.5115, 69.1466, -57.7367
Hunter-Lab:
48.4035, 62.3007, -28.0557
#d74dbd color charts
#d74dbd color shades, tints & tones
#d74dbd color schemes
#d74dbd color preview, HTML & CSS examples
This text has a color of #d74dbd
<p style="color:#d74dbd;">Text here</p>
.mytext {color:#d74dbd;}
This box has a color of #d74dbd
<div style="background-color:#d74dbd;">Content here</div>
.mybackground {background-color:#d74dbd;}
Border around this has a color of #d74dbd
<div style="border:2px solid #d74dbd;">Content here</div>
.myborder {border:2px solid #d74dbd;}