#d05dfd color space conversions
Hex:
#d05dfd
RGB:
208, 93, 253
CMY:
18, 64, 1
CMYK:
18, 63, 0, 1
HSL:
283°, 97.5610%, 67.8431%
HSV (HSB):
283°, 63.2411%, 99.2157%
XYZ:
47.6564, 28.3304, 95.8851
xyY:
0.2773, 0.1648, 28.3304
CIE-Lab:
60.1861, 68.8314, -60.3468
CIE-LCH:
60.1861, 91.5396, 318.7579
CIE-Luv:
60.1861, 41.3859, -104.0325
Hunter-Lab:
53.2264, 66.6745, -69.5500
#d05dfd color charts
#d05dfd color shades, tints & tones
#d05dfd color schemes
#d05dfd color preview, HTML & CSS examples
This text has a color of #d05dfd
<p style="color:#d05dfd;">Text here</p>
.mytext {color:#d05dfd;}
This box has a color of #d05dfd
<div style="background-color:#d05dfd;">Content here</div>
.mybackground {background-color:#d05dfd;}
Border around this has a color of #d05dfd
<div style="border:2px solid #d05dfd;">Content here</div>
.myborder {border:2px solid #d05dfd;}