#d34ef5 color space conversions
Hex:
#d34ef5
RGB:
211, 78, 245
CMY:
17, 69, 4
CMYK:
14, 68, 0, 4
HSL:
288°, 89.3048%, 63.3333%
HSV (HSB):
288°, 68.1633%, 96.0784%
XYZ:
46.0698, 25.8902, 88.9554
xyY:
0.2863, 0.1609, 25.8902
CIE-Lab:
57.9327, 74.0863, -59.4978
CIE-LCH:
57.9327, 95.0199, 321.2325
CIE-Luv:
57.9327, 48.9020, -102.4807
Hunter-Lab:
50.8824, 72.5725, -68.0362
#d34ef5 color charts
#d34ef5 color shades, tints & tones
#d34ef5 color schemes
#d34ef5 color preview, HTML & CSS examples
This text has a color of #d34ef5
<p style="color:#d34ef5;">Text here</p>
.mytext {color:#d34ef5;}
This box has a color of #d34ef5
<div style="background-color:#d34ef5;">Content here</div>
.mybackground {background-color:#d34ef5;}
Border around this has a color of #d34ef5
<div style="border:2px solid #d34ef5;">Content here</div>
.myborder {border:2px solid #d34ef5;}