#d07dfc color space conversions
Hex:
#d07dfc
RGB:
208, 125, 252
CMY:
18, 51, 1
CMYK:
17, 50, 0, 1
HSL:
279°, 95.4887%, 73.9216%
HSV (HSB):
279°, 50.3968%, 98.8235%
XYZ:
50.9167, 35.1054, 96.1879
xyY:
0.2794, 0.1927, 35.1054
CIE-Lab:
65.8306, 53.3609, -50.8164
CIE-LCH:
65.8306, 73.6864, 316.3991
CIE-Luv:
65.8306, 31.9424, -88.5969
Hunter-Lab:
59.2498, 49.7080, -54.7782
#d07dfc color charts
#d07dfc color shades, tints & tones
#d07dfc color schemes
#d07dfc color preview, HTML & CSS examples
This text has a color of #d07dfc
<p style="color:#d07dfc;">Text here</p>
.mytext {color:#d07dfc;}
This box has a color of #d07dfc
<div style="background-color:#d07dfc;">Content here</div>
.mybackground {background-color:#d07dfc;}
Border around this has a color of #d07dfc
<div style="border:2px solid #d07dfc;">Content here</div>
.myborder {border:2px solid #d07dfc;}