#d308cd color space conversions
Hex:
#d308cd
RGB:
211, 8, 205
CMY:
17, 97, 20
CMYK:
0, 96, 3, 17
HSL:
302°, 92.6941%, 42.9412%
HSV (HSB):
302°, 96.2085%, 82.7451%
XYZ:
37.9702, 18.4303, 59.3138
xyY:
0.3281, 0.1593, 18.4303
CIE-Lab:
50.0139, 83.7034, -49.5238
CIE-LCH:
50.0139, 97.2567, 329.3890
CIE-Luv:
50.0139, 71.9306, -85.4644
Hunter-Lab:
42.9306, 82.7472, -51.8649
#d308cd color charts
#d308cd color shades, tints & tones
#d308cd color schemes
#d308cd color preview, HTML & CSS examples
This text has a color of #d308cd
<p style="color:#d308cd;">Text here</p>
.mytext {color:#d308cd;}
This box has a color of #d308cd
<div style="background-color:#d308cd;">Content here</div>
.mybackground {background-color:#d308cd;}
Border around this has a color of #d308cd
<div style="border:2px solid #d308cd;">Content here</div>
.myborder {border:2px solid #d308cd;}