#d34fee color space conversions
Hex:
#d34fee
RGB:
211, 79, 238
CMY:
17, 69, 7
CMYK:
11, 67, 0, 7
HSL:
290°, 82.3834%, 62.1569%
HSV (HSB):
290°, 66.8067%, 93.3333%
XYZ:
45.0926, 25.6139, 83.4563
xyY:
0.2925, 0.1661, 25.6139
CIE-Lab:
57.6687, 72.4273, -56.0180
CIE-LCH:
57.6687, 91.5627, 322.2803
CIE-Luv:
57.6687, 50.6339, -96.8335
Hunter-Lab:
50.6102, 70.4718, -62.3422
#d34fee color charts
#d34fee color shades, tints & tones
#d34fee color schemes
#d34fee color preview, HTML & CSS examples
This text has a color of #d34fee
<p style="color:#d34fee;">Text here</p>
.mytext {color:#d34fee;}
This box has a color of #d34fee
<div style="background-color:#d34fee;">Content here</div>
.mybackground {background-color:#d34fee;}
Border around this has a color of #d34fee
<div style="border:2px solid #d34fee;">Content here</div>
.myborder {border:2px solid #d34fee;}