#d34ffa color space conversions
Hex:
#d34ffa
RGB:
211, 79, 250
CMY:
17, 69, 2
CMYK:
16, 68, 0, 2
HSL:
286°, 94.4751%, 64.5098%
HSV (HSB):
286°, 68.4000%, 98.0392%
XYZ:
46.9153, 26.3430, 93.0545
xyY:
0.2821, 0.1584, 26.3430
CIE-Lab:
58.3612, 74.6276, -61.5879
CIE-LCH:
58.3612, 96.7593, 320.4682
CIE-Luv:
58.3612, 47.3111, -105.9197
Hunter-Lab:
51.3254, 73.3429, -71.5667
#d34ffa color charts
#d34ffa color shades, tints & tones
#d34ffa color schemes
#d34ffa color preview, HTML & CSS examples
This text has a color of #d34ffa
<p style="color:#d34ffa;">Text here</p>
.mytext {color:#d34ffa;}
This box has a color of #d34ffa
<div style="background-color:#d34ffa;">Content here</div>
.mybackground {background-color:#d34ffa;}
Border around this has a color of #d34ffa
<div style="border:2px solid #d34ffa;">Content here</div>
.myborder {border:2px solid #d34ffa;}