#d100ec color space conversions
Hex:
#d100ec
RGB:
209, 0, 236
CMY:
18, 100, 7
CMYK:
11, 100, 0, 7
HSL:
293°, 100.0000%, 46.2745%
HSV (HSB):
293°, 100.0000%, 92.5490%
XYZ:
41.4348, 19.6114, 80.9584
xyY:
0.2918, 0.1381, 19.6114
CIE-Lab:
51.3950, 88.6262, -64.9902
CIE-LCH:
51.3950, 109.9015, 323.7472
CIE-Luv:
51.3950, 59.2420, -109.0545
Hunter-Lab:
44.2848, 89.5141, -77.3905
#d100ec color charts
#d100ec RGB chart
#d100ec CMYK chart
#d100ec RGB pie chart
#d100ec color shades, tints & tones
#d100ec color schemes
#d100ec color preview, HTML & CSS examples
This text has a color of #d100ec
<p style="color:#d100ec;">Text here</p>
.mytext {color:#d100ec;}
Text color #d100ec
This box has a color of #d100ec
<div style="background-color:#d100ec;">Content here</div>
.mybackground {background-color:#d100ec;}
Background color #d100ec
Border around this has a color of #d100ec
<div style="border:2px solid #d100ec;">Content here</div>
.myborder {border:2px solid #d100ec;}
Border color #d100ec