#d10dfc color space conversions
Hex:
#d10dfc
RGB:
209, 13, 252
CMY:
18, 95, 1
CMYK:
17, 95, 0, 1
HSL:
289°, 97.5510%, 51.9608%
HSV (HSB):
289°, 94.8413%, 98.8235%
XYZ:
44.0091, 20.8714, 93.8045
xyY:
0.2773, 0.1315, 20.8714
CIE-Lab:
52.8085, 90.2279, -71.6701
CIE-LCH:
52.8085, 115.2288, 321.5391
CIE-Luv:
52.8085, 53.4557, -119.5486
Hunter-Lab:
45.6853, 92.0018, -89.7591
#d10dfc color charts
#d10dfc color shades, tints & tones
#d10dfc color schemes
#d10dfc color preview, HTML & CSS examples
This text has a color of #d10dfc
<p style="color:#d10dfc;">Text here</p>
.mytext {color:#d10dfc;}
This box has a color of #d10dfc
<div style="background-color:#d10dfc;">Content here</div>
.mybackground {background-color:#d10dfc;}
Border around this has a color of #d10dfc
<div style="border:2px solid #d10dfc;">Content here</div>
.myborder {border:2px solid #d10dfc;}