#d10ed0 color space conversions
Hex:
#d10ed0
RGB:
209, 14, 208
CMY:
18, 95, 18
CMYK:
0, 93, 0, 18
HSL:
300°, 87.4439%, 43.7255%
HSV (HSB):
300°, 93.3014%, 81.9608%
XYZ:
37.8367, 18.4235, 61.2364
xyY:
0.3220, 0.1568, 18.4235
CIE-Lab:
50.0057, 83.3066, -51.2841
CIE-LCH:
50.0057, 97.8266, 328.3833
CIE-Luv:
50.0057, 68.9937, -87.9641
Hunter-Lab:
42.9225, 82.2353, -54.5416
#d10ed0 color charts
#d10ed0 color shades, tints & tones
#d10ed0 color schemes
#d10ed0 color preview, HTML & CSS examples
This text has a color of #d10ed0
<p style="color:#d10ed0;">Text here</p>
.mytext {color:#d10ed0;}
This box has a color of #d10ed0
<div style="background-color:#d10ed0;">Content here</div>
.mybackground {background-color:#d10ed0;}
Border around this has a color of #d10ed0
<div style="border:2px solid #d10ed0;">Content here</div>
.myborder {border:2px solid #d10ed0;}