#d930e9 color space conversions
Hex:
#d930e9
RGB:
217, 48, 233
CMY:
15, 81, 9
CMYK:
7, 79, 0, 9
HSL:
295°, 80.7860%, 55.0980%
HSV (HSB):
295°, 79.3991%, 91.3725%
XYZ:
44.3802, 22.7488, 79.1427
xyY:
0.3034, 0.1555, 22.7488
CIE-Lab:
54.8127, 82.6735, -57.7329
CIE-LCH:
54.8127, 100.8365, 325.0725
CIE-Luv:
54.8127, 62.0550, -99.5617
Hunter-Lab:
47.6957, 82.6243, -64.9943
#d930e9 color charts
#d930e9 color shades, tints & tones
#d930e9 color schemes
#d930e9 color preview, HTML & CSS examples
This text has a color of #d930e9
<p style="color:#d930e9;">Text here</p>
.mytext {color:#d930e9;}
This box has a color of #d930e9
<div style="background-color:#d930e9;">Content here</div>
.mybackground {background-color:#d930e9;}
Border around this has a color of #d930e9
<div style="border:2px solid #d930e9;">Content here</div>
.myborder {border:2px solid #d930e9;}