#d92dfc color space conversions
Hex:
#d92dfc
RGB:
217, 45, 252
CMY:
15, 82, 1
CMYK:
14, 82, 0, 1
HSL:
290°, 97.1831%, 58.2353%
HSV (HSB):
290°, 82.1429%, 98.8235%
XYZ:
47.1243, 23.6568, 94.1779
xyY:
0.2857, 0.1434, 23.6568
CIE-Lab:
55.7425, 86.5012, -66.8637
CIE-LCH:
55.7425, 109.3308, 322.2967
CIE-Luv:
55.7425, 56.1866, -113.9841
Hunter-Lab:
48.6382, 87.8273, -80.7562
#d92dfc color charts
#d92dfc color shades, tints & tones
#d92dfc color schemes
#d92dfc color preview, HTML & CSS examples
This text has a color of #d92dfc
<p style="color:#d92dfc;">Text here</p>
.mytext {color:#d92dfc;}
This box has a color of #d92dfc
<div style="background-color:#d92dfc;">Content here</div>
.mybackground {background-color:#d92dfc;}
Border around this has a color of #d92dfc
<div style="border:2px solid #d92dfc;">Content here</div>
.myborder {border:2px solid #d92dfc;}