#d34ff2 color space conversions
Hex:
#d34ff2
RGB:
211, 79, 242
CMY:
17, 69, 5
CMYK:
13, 67, 0, 5
HSL:
289°, 86.2434%, 62.9412%
HSV (HSB):
289°, 67.3554%, 94.9020%
XYZ:
45.6870, 25.8517, 86.5863
xyY:
0.2889, 0.1635, 25.8517
CIE-Lab:
57.8960, 73.1538, -57.8864
CIE-LCH:
57.8960, 93.2862, 321.6455
CIE-Luv:
57.8960, 49.5104, -99.8819
Hunter-Lab:
50.8445, 71.4154, -65.3775
#d34ff2 color charts
#d34ff2 color shades, tints & tones
#d34ff2 color schemes
#d34ff2 color preview, HTML & CSS examples
This text has a color of #d34ff2
<p style="color:#d34ff2;">Text here</p>
.mytext {color:#d34ff2;}
This box has a color of #d34ff2
<div style="background-color:#d34ff2;">Content here</div>
.mybackground {background-color:#d34ff2;}
Border around this has a color of #d34ff2
<div style="border:2px solid #d34ff2;">Content here</div>
.myborder {border:2px solid #d34ff2;}