#d67fd5 color space conversions
Hex:
#d67fd5
RGB:
214, 127, 213
CMY:
16, 50, 16
CMYK:
0, 41, 0, 16
HSL:
301°, 51.4793%, 66.8627%
HSV (HSB):
301°, 40.6542%, 83.9216%
XYZ:
47.3312, 34.2790, 67.0727
xyY:
0.3183, 0.2306, 34.2790
CIE-Lab:
65.1834, 46.3857, -30.2021
CIE-LCH:
65.1834, 55.3516, 326.9315
CIE-Luv:
65.1834, 42.6901, -54.1106
Hunter-Lab:
58.5483, 41.8423, -26.9386
#d67fd5 color charts
#d67fd5 color shades, tints & tones
#d67fd5 color schemes
#d67fd5 color preview, HTML & CSS examples
This text has a color of #d67fd5
<p style="color:#d67fd5;">Text here</p>
.mytext {color:#d67fd5;}
This box has a color of #d67fd5
<div style="background-color:#d67fd5;">Content here</div>
.mybackground {background-color:#d67fd5;}
Border around this has a color of #d67fd5
<div style="border:2px solid #d67fd5;">Content here</div>
.myborder {border:2px solid #d67fd5;}