#d100ff color space conversions
Hex:
#d100ff
RGB:
209, 0, 255
CMY:
18, 100, 0
CMYK:
18, 100, 0, 0
HSL:
289°, 100.0000%, 50.0000%
HSV (HSB):
289°, 100.0000%, 100.0000%
XYZ:
44.3445, 20.7753, 96.2806
xyY:
0.2747, 0.1287, 20.7753
CIE-Lab:
52.7027, 91.6641, -73.5124
CIE-LCH:
52.7027, 117.5005, 321.2712
CIE-Luv:
52.7027, 52.9221, -122.2044
Hunter-Lab:
45.5799, 93.8969, -93.3350
#d100ff color charts
#d100ff RGB chart
#d100ff CMYK chart
#d100ff RGB pie chart
#d100ff color shades, tints & tones
#d100ff color schemes
#d100ff color preview, HTML & CSS examples
This text has a color of #d100ff
<p style="color:#d100ff;">Text here</p>
.mytext {color:#d100ff;}
Text color #d100ff
This box has a color of #d100ff
<div style="background-color:#d100ff;">Content here</div>
.mybackground {background-color:#d100ff;}
Background color #d100ff
Border around this has a color of #d100ff
<div style="border:2px solid #d100ff;">Content here</div>
.myborder {border:2px solid #d100ff;}
Border color #d100ff