#d512f2 color space conversions
Hex:
#d512f2
RGB:
213, 18, 242
CMY:
16, 93, 5
CMYK:
12, 93, 0, 5
HSL:
292°, 89.6000%, 50.9804%
HSV (HSB):
292°, 92.5620%, 94.9020%
XYZ:
43.6839, 20.9896, 85.7534
xyY:
0.2904, 0.1395, 20.9896
CIE-Lab:
52.9381, 88.7143, -65.8385
CIE-LCH:
52.9381, 110.4759, 323.4194
CIE-Luv:
52.9381, 59.1295, -111.1881
Hunter-Lab:
45.8144, 90.0243, -78.9065
#d512f2 color charts
#d512f2 color shades, tints & tones
#d512f2 color schemes
#d512f2 color preview, HTML & CSS examples
This text has a color of #d512f2
<p style="color:#d512f2;">Text here</p>
.mytext {color:#d512f2;}
This box has a color of #d512f2
<div style="background-color:#d512f2;">Content here</div>
.mybackground {background-color:#d512f2;}
Border around this has a color of #d512f2
<div style="border:2px solid #d512f2;">Content here</div>
.myborder {border:2px solid #d512f2;}