#d61cd5 color space conversions
Hex:
#d61cd5
RGB:
214, 28, 213
CMY:
16, 89, 16
CMYK:
0, 87, 0, 16
HSL:
300°, 76.8595%, 47.4510%
HSV (HSB):
300°, 86.9159%, 83.9216%
XYZ:
40.1571, 19.9307, 64.6813
xyY:
0.3219, 0.1597, 19.9307
CIE-Lab:
51.7588, 83.1203, -51.3010
CIE-LCH:
51.7588, 97.6768, 328.3175
CIE-Luv:
51.7588, 69.5976, -88.7488
Hunter-Lab:
44.6439, 82.4336, -54.6503
#d61cd5 color charts
#d61cd5 color shades, tints & tones
#d61cd5 color schemes
#d61cd5 color preview, HTML & CSS examples
This text has a color of #d61cd5
<p style="color:#d61cd5;">Text here</p>
.mytext {color:#d61cd5;}
This box has a color of #d61cd5
<div style="background-color:#d61cd5;">Content here</div>
.mybackground {background-color:#d61cd5;}
Border around this has a color of #d61cd5
<div style="border:2px solid #d61cd5;">Content here</div>
.myborder {border:2px solid #d61cd5;}