#d367cd color space conversions
Hex:
#d367cd
RGB:
211, 103, 205
CMY:
17, 60, 20
CMYK:
0, 51, 3, 17
HSL:
303°, 55.1020%, 61.5686%
HSV (HSB):
303°, 51.1848%, 82.7451%
XYZ:
42.7337, 27.9572, 60.9016
xyY:
0.3247, 0.2125, 27.9572
CIE-Lab:
59.8500, 56.1030, -34.0098
CIE-LCH:
59.8500, 65.6065, 328.7757
CIE-Luv:
59.8500, 52.3310, -60.7757
Hunter-Lab:
52.8745, 51.7349, -31.2788
#d367cd color charts
#d367cd color shades, tints & tones
#d367cd color schemes
#d367cd color preview, HTML & CSS examples
This text has a color of #d367cd
<p style="color:#d367cd;">Text here</p>
.mytext {color:#d367cd;}
This box has a color of #d367cd
<div style="background-color:#d367cd;">Content here</div>
.mybackground {background-color:#d367cd;}
Border around this has a color of #d367cd
<div style="border:2px solid #d367cd;">Content here</div>
.myborder {border:2px solid #d367cd;}