#d128e5 color space conversions
Hex:
#d128e5
RGB:
209, 40, 229
CMY:
18, 84, 10
CMYK:
9, 83, 0, 10
HSL:
294°, 78.4232%, 52.7451%
HSV (HSB):
294°, 82.5328%, 89.8039%
XYZ:
41.1961, 20.7300, 75.9588
xyY:
0.2988, 0.1503, 20.7300
CIE-Lab:
52.6528, 82.4756, -59.0123
CIE-LCH:
52.6528, 101.4134, 324.4158
CIE-Luv:
52.6528, 59.0440, -100.3977
Hunter-Lab:
45.5302, 81.8303, -67.0432
#d128e5 color charts
#d128e5 color shades, tints & tones
#d128e5 color schemes
#d128e5 color preview, HTML & CSS examples
This text has a color of #d128e5
<p style="color:#d128e5;">Text here</p>
.mytext {color:#d128e5;}
This box has a color of #d128e5
<div style="background-color:#d128e5;">Content here</div>
.mybackground {background-color:#d128e5;}
Border around this has a color of #d128e5
<div style="border:2px solid #d128e5;">Content here</div>
.myborder {border:2px solid #d128e5;}