#d930d5 color space conversions
Hex:
#d930d5
RGB:
217, 48, 213
CMY:
15, 81, 16
CMYK:
0, 78, 2, 15
HSL:
301°, 68.9796%, 51.9608%
HSV (HSB):
301°, 77.8802%, 85.0980%
XYZ:
41.6825, 21.6697, 64.9366
xyY:
0.3249, 0.1689, 21.6697
CIE-Lab:
53.6748, 79.5534, -48.2184
CIE-LCH:
53.6748, 93.0256, 328.7794
CIE-Luv:
53.6748, 69.1330, -84.4492
Hunter-Lab:
46.5507, 78.3687, -50.1218
#d930d5 color charts
#d930d5 color shades, tints & tones
#d930d5 color schemes
#d930d5 color preview, HTML & CSS examples
This text has a color of #d930d5
<p style="color:#d930d5;">Text here</p>
.mytext {color:#d930d5;}
This box has a color of #d930d5
<div style="background-color:#d930d5;">Content here</div>
.mybackground {background-color:#d930d5;}
Border around this has a color of #d930d5
<div style="border:2px solid #d930d5;">Content here</div>
.myborder {border:2px solid #d930d5;}