#d34dfe color space conversions
Hex:
#d34dfe
RGB:
211, 77, 254
CMY:
17, 70, 0
CMYK:
17, 70, 0, 0
HSL:
285°, 98.8827%, 64.9020%
HSV (HSB):
285°, 69.6850%, 99.6078%
XYZ:
47.4072, 26.3124, 96.3461
xyY:
0.2788, 0.1547, 26.3124
CIE-Lab:
58.3324, 76.1281, -63.8496
CIE-LCH:
58.3324, 99.3593, 320.0130
CIE-Luv:
58.3324, 46.6549, -109.5311
Hunter-Lab:
51.2956, 75.2018, -75.4546
#d34dfe color charts
#d34dfe color shades, tints & tones
#d34dfe color schemes
#d34dfe color preview, HTML & CSS examples
This text has a color of #d34dfe
<p style="color:#d34dfe;">Text here</p>
.mytext {color:#d34dfe;}
This box has a color of #d34dfe
<div style="background-color:#d34dfe;">Content here</div>
.mybackground {background-color:#d34dfe;}
Border around this has a color of #d34dfe
<div style="border:2px solid #d34dfe;">Content here</div>
.myborder {border:2px solid #d34dfe;}