#d303b2 color space conversions
Hex:
#d303b2
RGB:
211, 3, 178
CMY:
17, 99, 30
CMYK:
0, 99, 16, 17
HSL:
310°, 97.1963%, 41.9608%
HSV (HSB):
310°, 98.5782%, 82.7451%
XYZ:
34.9324, 17.1284, 43.5844
xyY:
0.3652, 0.1791, 17.1284
CIE-Lab:
48.4214, 80.4732, -36.3252
CIE-LCH:
48.4214, 88.2918, 335.7058
CIE-Luv:
48.4214, 83.5910, -65.1936
Hunter-Lab:
41.3864, 78.2375, -33.4684
#d303b2 color charts
#d303b2 color shades, tints & tones
#d303b2 color schemes
#d303b2 color preview, HTML & CSS examples
This text has a color of #d303b2
<p style="color:#d303b2;">Text here</p>
.mytext {color:#d303b2;}
This box has a color of #d303b2
<div style="background-color:#d303b2;">Content here</div>
.mybackground {background-color:#d303b2;}
Border around this has a color of #d303b2
<div style="border:2px solid #d303b2;">Content here</div>
.myborder {border:2px solid #d303b2;}