#d100cd color space conversions
Hex:
#d100cd
RGB:
209, 0, 205
CMY:
18, 100, 20
CMYK:
0, 100, 2, 18
HSL:
301°, 100.0000%, 40.9804%
HSV (HSB):
301°, 100.0000%, 81.9608%
XYZ:
37.3139, 17.9631, 59.2582
xyY:
0.3258, 0.1568, 17.9631
CIE-Lab:
49.4513, 83.9945, -50.4428
CIE-LCH:
49.4513, 97.9774, 329.0131
CIE-Luv:
49.4513, 70.8436, -86.5817
Hunter-Lab:
42.3829, 82.9816, -53.2290
#d100cd color charts
#d100cd RGB chart
#d100cd CMYK chart
#d100cd RGB pie chart
#d100cd color shades, tints & tones
#d100cd color schemes
#d100cd color preview, HTML & CSS examples
This text has a color of #d100cd
<p style="color:#d100cd;">Text here</p>
.mytext {color:#d100cd;}
Text color #d100cd
This box has a color of #d100cd
<div style="background-color:#d100cd;">Content here</div>
.mybackground {background-color:#d100cd;}
Background color #d100cd
Border around this has a color of #d100cd
<div style="border:2px solid #d100cd;">Content here</div>
.myborder {border:2px solid #d100cd;}
Border color #d100cd