#d300cd color space conversions
Hex:
#d300cd
RGB:
211, 0, 205
CMY:
17, 100, 20
CMYK:
0, 100, 3, 17
HSL:
302°, 100.0000%, 41.3725%
HSV (HSB):
302°, 100.0000%, 82.7451%
XYZ:
37.8834, 18.2567, 59.2848
xyY:
0.3282, 0.1582, 18.2567
CIE-Lab:
49.8059, 84.3190, -49.8559
CIE-LCH:
49.8059, 97.9556, 329.4052
CIE-Luv:
49.8059, 72.3057, -85.9381
Hunter-Lab:
42.7278, 83.4883, -52.3554
#d300cd color charts
#d300cd color shades, tints & tones
#d300cd color schemes
#d300cd color preview, HTML & CSS examples
This text has a color of #d300cd
<p style="color:#d300cd;">Text here</p>
.mytext {color:#d300cd;}
This box has a color of #d300cd
<div style="background-color:#d300cd;">Content here</div>
.mybackground {background-color:#d300cd;}
Border around this has a color of #d300cd
<div style="border:2px solid #d300cd;">Content here</div>
.myborder {border:2px solid #d300cd;}