#d303d0 color space conversions
Hex:
#d303d0
RGB:
211, 3, 208
CMY:
17, 99, 18
CMYK:
0, 99, 1, 17
HSL:
301°, 97.1963%, 41.9608%
HSV (HSB):
301°, 98.5782%, 82.7451%
XYZ:
38.2817, 18.4681, 61.2215
xyY:
0.3245, 0.1565, 18.4681
CIE-Lab:
50.0590, 84.5134, -51.1790
CIE-LCH:
50.0590, 98.8018, 328.8021
CIE-Luv:
50.0590, 70.9645, -87.9986
Hunter-Lab:
42.9745, 83.8025, -54.3825
#d303d0 color charts
#d303d0 color shades, tints & tones
#d303d0 color schemes
#d303d0 color preview, HTML & CSS examples
This text has a color of #d303d0
<p style="color:#d303d0;">Text here</p>
.mytext {color:#d303d0;}
This box has a color of #d303d0
<div style="background-color:#d303d0;">Content here</div>
.mybackground {background-color:#d303d0;}
Border around this has a color of #d303d0
<div style="border:2px solid #d303d0;">Content here</div>
.myborder {border:2px solid #d303d0;}