#d34dee color space conversions
Hex:
#d34dee
RGB:
211, 77, 238
CMY:
17, 70, 7
CMYK:
11, 68, 0, 7
HSL:
290°, 82.5641%, 61.7647%
HSV (HSB):
290°, 67.6471%, 93.3333%
XYZ:
44.9505, 25.3297, 83.4089
xyY:
0.2925, 0.1648, 25.3297
CIE-Lab:
57.3952, 73.1960, -56.4549
CIE-LCH:
57.3952, 92.4382, 322.3576
CIE-Luv:
57.3952, 51.0993, -97.4967
Hunter-Lab:
50.3286, 71.3503, -63.0305
#d34dee color charts
#d34dee color shades, tints & tones
#d34dee color schemes
#d34dee color preview, HTML & CSS examples
This text has a color of #d34dee
<p style="color:#d34dee;">Text here</p>
.mytext {color:#d34dee;}
This box has a color of #d34dee
<div style="background-color:#d34dee;">Content here</div>
.mybackground {background-color:#d34dee;}
Border around this has a color of #d34dee
<div style="border:2px solid #d34dee;">Content here</div>
.myborder {border:2px solid #d34dee;}