#d46dfc color space conversions
Hex:
#d46dfc
RGB:
212, 109, 252
CMY:
17, 57, 1
CMYK:
16, 57, 0, 1
HSL:
283°, 95.9732%, 70.7843%
HSV (HSB):
283°, 56.7460%, 98.8235%
XYZ:
50.1907, 31.9626, 95.6195
xyY:
0.2823, 0.1798, 31.9626
CIE-Lab:
63.3120, 62.2779, -54.7802
CIE-LCH:
63.3120, 82.9422, 318.6648
CIE-Luv:
63.3120, 39.5445, -95.4896
Hunter-Lab:
56.5355, 59.5305, -60.7035
#d46dfc color charts
#d46dfc color shades, tints & tones
#d46dfc color schemes
#d46dfc color preview, HTML & CSS examples
This text has a color of #d46dfc
<p style="color:#d46dfc;">Text here</p>
.mytext {color:#d46dfc;}
This box has a color of #d46dfc
<div style="background-color:#d46dfc;">Content here</div>
.mybackground {background-color:#d46dfc;}
Border around this has a color of #d46dfc
<div style="border:2px solid #d46dfc;">Content here</div>
.myborder {border:2px solid #d46dfc;}