#d64bdc color space conversions
Hex:
#d64bdc
RGB:
214, 75, 220
CMY:
16, 71, 14
CMYK:
3, 66, 0, 14
HSL:
298°, 67.4419%, 57.8431%
HSV (HSB):
298°, 65.9091%, 86.2745%
XYZ:
43.1659, 24.4956, 70.1632
xyY:
0.3132, 0.1777, 24.4956
CIE-Lab:
56.5806, 71.4823, -47.6090
CIE-LCH:
56.5806, 85.8856, 326.3354
CIE-Luv:
56.5806, 58.9625, -83.3955
Hunter-Lab:
49.4930, 69.0680, -49.4066
#d64bdc color charts
#d64bdc color shades, tints & tones
#d64bdc color schemes
#d64bdc color preview, HTML & CSS examples
This text has a color of #d64bdc
<p style="color:#d64bdc;">Text here</p>
.mytext {color:#d64bdc;}
This box has a color of #d64bdc
<div style="background-color:#d64bdc;">Content here</div>
.mybackground {background-color:#d64bdc;}
Border around this has a color of #d64bdc
<div style="border:2px solid #d64bdc;">Content here</div>
.myborder {border:2px solid #d64bdc;}