#d005ff color space conversions
Hex:
#d005ff
RGB:
208, 5, 255
CMY:
18, 98, 0
CMYK:
18, 98, 0, 0
HSL:
289°, 100.0000%, 50.9804%
HSV (HSB):
289°, 98.0392%, 100.0000%
XYZ:
44.1167, 20.7384, 96.2855
xyY:
0.2738, 0.1287, 20.7384
CIE-Lab:
52.6620, 91.1742, -73.5858
CIE-LCH:
52.6620, 117.1648, 321.0933
CIE-Luv:
52.6620, 52.1368, -122.2267
Hunter-Lab:
45.5395, 93.2291, -93.4810
#d005ff color charts
#d005ff color shades, tints & tones
#d005ff color schemes
#d005ff color preview, HTML & CSS examples
This text has a color of #d005ff
<p style="color:#d005ff;">Text here</p>
.mytext {color:#d005ff;}
This box has a color of #d005ff
<div style="background-color:#d005ff;">Content here</div>
.mybackground {background-color:#d005ff;}
Border around this has a color of #d005ff
<div style="border:2px solid #d005ff;">Content here</div>
.myborder {border:2px solid #d005ff;}