#d333e0 color space conversions
Hex:
#d333e0
RGB:
211, 51, 224
CMY:
17, 80, 12
CMYK:
6, 77, 0, 12
HSL:
295°, 73.6170%, 53.9216%
HSV (HSB):
295°, 77.2321%, 87.8431%
XYZ:
41.5023, 21.5984, 72.5025
xyY:
0.3061, 0.1593, 21.5984
CIE-Lab:
53.5982, 79.3355, -54.6500
CIE-LCH:
53.5982, 96.3366, 325.4391
CIE-Luv:
53.5982, 60.5622, -93.9991
Hunter-Lab:
46.4740, 78.0749, -59.9644
#d333e0 color charts
#d333e0 color shades, tints & tones
#d333e0 color schemes
#d333e0 color preview, HTML & CSS examples
This text has a color of #d333e0
<p style="color:#d333e0;">Text here</p>
.mytext {color:#d333e0;}
This box has a color of #d333e0
<div style="background-color:#d333e0;">Content here</div>
.mybackground {background-color:#d333e0;}
Border around this has a color of #d333e0
<div style="border:2px solid #d333e0;">Content here</div>
.myborder {border:2px solid #d333e0;}