#d000ff color space conversions
Hex:
#d000ff
RGB:
208, 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.0624, 20.6299, 96.2674
xyY:
0.2737, 0.1282, 20.6299
CIE-Lab:
52.5420, 91.5326, -73.7806
CIE-LCH:
52.5420, 117.5661, 321.1291
CIE-Luv:
52.5420, 52.2931, -122.4518
Hunter-Lab:
45.4201, 93.6789, -93.8702
#d000ff color charts
#d000ff color shades, tints & tones
#d000ff color schemes
#d000ff color preview, HTML & CSS examples
This text has a color of #d000ff
<p style="color:#d000ff;">Text here</p>
.mytext {color:#d000ff;}
This box has a color of #d000ff
<div style="background-color:#d000ff;">Content here</div>
.mybackground {background-color:#d000ff;}
Border around this has a color of #d000ff
<div style="border:2px solid #d000ff;">Content here</div>
.myborder {border:2px solid #d000ff;}