#d981f5 color space conversions
Hex:
#d981f5
RGB:
217, 129, 245
CMY:
15, 49, 4
CMYK:
11, 47, 0, 4
HSL:
286°, 85.2941%, 73.3333%
HSV (HSB):
286°, 47.3469%, 96.0784%
XYZ:
52.9470, 37.0448, 90.7460
xyY:
0.2929, 0.2050, 37.0448
CIE-Lab:
67.3106, 52.3087, -44.5752
CIE-LCH:
67.3106, 68.7252, 319.5638
CIE-Luv:
67.3106, 37.2715, -78.6113
Hunter-Lab:
60.8644, 48.7673, -45.7934
#d981f5 color charts
#d981f5 color shades, tints & tones
#d981f5 color schemes
#d981f5 color preview, HTML & CSS examples
This text has a color of #d981f5
<p style="color:#d981f5;">Text here</p>
.mytext {color:#d981f5;}
This box has a color of #d981f5
<div style="background-color:#d981f5;">Content here</div>
.mybackground {background-color:#d981f5;}
Border around this has a color of #d981f5
<div style="border:2px solid #d981f5;">Content here</div>
.myborder {border:2px solid #d981f5;}