#d700ca color space conversions
Hex:
#d700ca
RGB:
215, 0, 202
CMY:
16, 100, 21
CMYK:
0, 100, 6, 16
HSL:
304°, 100.0000%, 42.1569%
HSV (HSB):
304°, 100.0000%, 84.3137%
XYZ:
38.6850, 18.7113, 57.4498
xyY:
0.3368, 0.1629, 18.7113
CIE-Lab:
50.3478, 84.5608, -47.2190
CIE-LCH:
50.3478, 96.8513, 330.8209
CIE-Luv:
50.3478, 76.4882, -82.3715
Hunter-Lab:
43.2566, 83.9360, -48.4644
#d700ca color charts
#d700ca color shades, tints & tones
#d700ca color schemes
#d700ca color preview, HTML & CSS examples
This text has a color of #d700ca
<p style="color:#d700ca;">Text here</p>
.mytext {color:#d700ca;}
This box has a color of #d700ca
<div style="background-color:#d700ca;">Content here</div>
.mybackground {background-color:#d700ca;}
Border around this has a color of #d700ca
<div style="border:2px solid #d700ca;">Content here</div>
.myborder {border:2px solid #d700ca;}