#d382e5 color space conversions
Hex:
#d382e5
RGB:
211, 130, 229
CMY:
17, 49, 10
CMYK:
8, 43, 0, 10
HSL:
289°, 65.5629%, 70.3922%
HSV (HSB):
289°, 43.2314%, 89.8039%
XYZ:
48.9895, 35.4713, 78.3934
xyY:
0.3008, 0.2178, 35.4713
CIE-Lab:
66.1140, 46.9501, -37.6786
CIE-LCH:
66.1140, 60.1995, 321.2521
CIE-Luv:
66.1140, 36.2996, -66.3720
Hunter-Lab:
59.5578, 42.5997, -36.3504
#d382e5 color charts
#d382e5 color shades, tints & tones
#d382e5 color schemes
#d382e5 color preview, HTML & CSS examples
This text has a color of #d382e5
<p style="color:#d382e5;">Text here</p>
.mytext {color:#d382e5;}
This box has a color of #d382e5
<div style="background-color:#d382e5;">Content here</div>
.mybackground {background-color:#d382e5;}
Border around this has a color of #d382e5
<div style="border:2px solid #d382e5;">Content here</div>
.myborder {border:2px solid #d382e5;}