#d83dfc color space conversions
Hex:
#d83dfc
RGB:
216, 61, 252
CMY:
15, 76, 1
CMYK:
14, 76, 0, 1
HSL:
289°, 96.9543%, 61.3725%
HSV (HSB):
289°, 75.7937%, 98.8235%
XYZ:
47.5583, 24.9647, 94.4075
xyY:
0.2849, 0.1496, 24.9647
CIE-Lab:
57.0410, 82.1153, -64.7796
CIE-LCH:
57.0410, 104.5912, 321.7306
CIE-Luv:
57.0410, 53.3152, -111.0458
Hunter-Lab:
49.9647, 82.4651, -77.0523
#d83dfc color charts
#d83dfc color shades, tints & tones
#d83dfc color schemes
#d83dfc color preview, HTML & CSS examples
This text has a color of #d83dfc
<p style="color:#d83dfc;">Text here</p>
.mytext {color:#d83dfc;}
This box has a color of #d83dfc
<div style="background-color:#d83dfc;">Content here</div>
.mybackground {background-color:#d83dfc;}
Border around this has a color of #d83dfc
<div style="border:2px solid #d83dfc;">Content here</div>
.myborder {border:2px solid #d83dfc;}