#d012e4 color space conversions
Hex:
#d012e4
RGB:
208, 18, 228
CMY:
18, 93, 11
CMYK:
9, 92, 0, 11
HSL:
294°, 85.3659%, 48.2353%
HSV (HSB):
294°, 92.1053%, 89.4118%
XYZ:
40.2323, 19.4439, 75.0314
xyY:
0.2987, 0.1443, 19.4439
CIE-Lab:
51.2026, 85.7520, -60.7878
CIE-LCH:
51.2026, 105.1121, 324.6680
CIE-Luv:
51.2026, 60.6321, -102.6095
Hunter-Lab:
44.0953, 85.6957, -70.0196
#d012e4 color charts
#d012e4 color shades, tints & tones
#d012e4 color schemes
#d012e4 color preview, HTML & CSS examples
This text has a color of #d012e4
<p style="color:#d012e4;">Text here</p>
.mytext {color:#d012e4;}
This box has a color of #d012e4
<div style="background-color:#d012e4;">Content here</div>
.mybackground {background-color:#d012e4;}
Border around this has a color of #d012e4
<div style="border:2px solid #d012e4;">Content here</div>
.myborder {border:2px solid #d012e4;}