#d000cd color space conversions
Hex:
#d000cd
RGB:
208, 0, 205
CMY:
18, 100, 20
CMYK:
0, 100, 1, 18
HSL:
301°, 100.0000%, 40.7843%
HSV (HSB):
301°, 100.0000%, 81.5686%
XYZ:
37.0319, 17.8177, 59.2450
xyY:
0.3246, 0.1562, 17.8177
CIE-Lab:
49.2742, 83.8330, -50.7360
CIE-LCH:
49.2742, 97.9904, 328.8175
CIE-Luv:
49.2742, 70.1151, -86.9010
Hunter-Lab:
42.2110, 82.7295, -53.6684
#d000cd color charts
#d000cd RGB chart
#d000cd CMYK chart
#d000cd RGB pie chart
#d000cd color shades, tints & tones
#d000cd color schemes
#d000cd color preview, HTML & CSS examples
This text has a color of #d000cd
<p style="color:#d000cd;">Text here</p>
.mytext {color:#d000cd;}
Text color #d000cd
This box has a color of #d000cd
<div style="background-color:#d000cd;">Content here</div>
.mybackground {background-color:#d000cd;}
Background color #d000cd
Border around this has a color of #d000cd
<div style="border:2px solid #d000cd;">Content here</div>
.myborder {border:2px solid #d000cd;}
Border color #d000cd