#d330e5 color space conversions
Hex:
#d330e5
RGB:
211, 48, 229
CMY:
17, 81, 10
CMYK:
8, 79, 0, 10
HSL:
294°, 77.6824%, 54.3137%
HSV (HSB):
294°, 79.0393%, 89.8039%
XYZ:
42.0638, 21.6199, 76.0848
xyY:
0.3010, 0.1547, 21.6199
CIE-Lab:
53.6214, 80.9384, -57.4403
CIE-LCH:
53.6214, 99.2493, 324.6375
CIE-Luv:
53.6214, 59.3381, -98.3588
Hunter-Lab:
46.4972, 80.1101, -64.4699
#d330e5 color charts
#d330e5 color shades, tints & tones
#d330e5 color schemes
#d330e5 color preview, HTML & CSS examples
This text has a color of #d330e5
<p style="color:#d330e5;">Text here</p>
.mytext {color:#d330e5;}
This box has a color of #d330e5
<div style="background-color:#d330e5;">Content here</div>
.mybackground {background-color:#d330e5;}
Border around this has a color of #d330e5
<div style="border:2px solid #d330e5;">Content here</div>
.myborder {border:2px solid #d330e5;}