#d34bcd color space conversions
Hex:
#d34bcd
RGB:
211, 75, 205
CMY:
17, 71, 20
CMYK:
0, 64, 3, 17
HSL:
303°, 60.7143%, 56.0784%
HSV (HSB):
303°, 64.4550%, 82.7451%
XYZ:
40.3995, 23.2888, 60.1235
xyY:
0.3263, 0.1881, 23.2888
CIE-Lab:
55.3686, 68.3144, -41.0316
CIE-LCH:
55.3686, 79.6897, 329.0098
CIE-Luv:
55.3686, 61.6246, -72.4716
Hunter-Lab:
48.2585, 64.9785, -40.0863
#d34bcd color charts
#d34bcd color shades, tints & tones
#d34bcd color schemes
#d34bcd color preview, HTML & CSS examples
This text has a color of #d34bcd
<p style="color:#d34bcd;">Text here</p>
.mytext {color:#d34bcd;}
This box has a color of #d34bcd
<div style="background-color:#d34bcd;">Content here</div>
.mybackground {background-color:#d34bcd;}
Border around this has a color of #d34bcd
<div style="border:2px solid #d34bcd;">Content here</div>
.myborder {border:2px solid #d34bcd;}