#d303cd color space conversions
Hex:
#d303cd
RGB:
211, 3, 205
CMY:
17, 99, 20
CMYK:
0, 99, 3, 17
HSL:
302°, 97.1963%, 41.9608%
HSV (HSB):
302°, 98.5782%, 82.7451%
XYZ:
37.9160, 18.3218, 59.2957
xyY:
0.3282, 0.1586, 18.3218
CIE-Lab:
49.8841, 84.0876, -49.7311
CIE-LCH:
49.8841, 97.6929, 329.3991
CIE-Luv:
49.8841, 72.1650, -85.7604
Hunter-Lab:
42.8040, 83.2093, -52.1708
#d303cd color charts
#d303cd color shades, tints & tones
#d303cd color schemes
#d303cd color preview, HTML & CSS examples
This text has a color of #d303cd
<p style="color:#d303cd;">Text here</p>
.mytext {color:#d303cd;}
This box has a color of #d303cd
<div style="background-color:#d303cd;">Content here</div>
.mybackground {background-color:#d303cd;}
Border around this has a color of #d303cd
<div style="border:2px solid #d303cd;">Content here</div>
.myborder {border:2px solid #d303cd;}