#d700ff color space conversions
Hex:
#d700ff
RGB:
215, 0, 255
CMY:
16, 100, 0
CMYK:
16, 100, 0, 0
HSL:
291°, 100.0000%, 50.0000%
HSV (HSB):
291°, 100.0000%, 100.0000%
XYZ:
46.0743, 21.6671, 96.3615
xyY:
0.2808, 0.1320, 21.6671
CIE-Lab:
53.6720, 92.4645, -71.8951
CIE-LCH:
53.6720, 117.1264, 322.1334
CIE-Luv:
53.6720, 56.7460, -120.6734
Hunter-Lab:
46.5479, 95.2251, -90.1561
#d700ff color charts
#d700ff color shades, tints & tones
#d700ff color schemes
#d700ff color preview, HTML & CSS examples
This text has a color of #d700ff
<p style="color:#d700ff;">Text here</p>
.mytext {color:#d700ff;}
This box has a color of #d700ff
<div style="background-color:#d700ff;">Content here</div>
.mybackground {background-color:#d700ff;}
Border around this has a color of #d700ff
<div style="border:2px solid #d700ff;">Content here</div>
.myborder {border:2px solid #d700ff;}