#d392e5 color space conversions
Hex:
#d392e5
RGB:
211, 146, 229
CMY:
17, 43, 10
CMYK:
8, 36, 0, 10
HSL:
287°, 61.4815%, 73.5294%
HSV (HSB):
287°, 36.2445%, 89.8039%
XYZ:
51.2857, 40.0638, 79.1588
xyY:
0.3008, 0.2350, 40.0638
CIE-Lab:
69.5149, 38.4588, -32.3963
CIE-LCH:
69.5149, 50.2852, 319.8904
CIE-Luv:
69.5149, 29.5784, -56.9949
Hunter-Lab:
63.2960, 33.8621, -29.8417
#d392e5 color charts
#d392e5 color shades, tints & tones
#d392e5 color schemes
#d392e5 color preview, HTML & CSS examples
This text has a color of #d392e5
<p style="color:#d392e5;">Text here</p>
.mytext {color:#d392e5;}
This box has a color of #d392e5
<div style="background-color:#d392e5;">Content here</div>
.mybackground {background-color:#d392e5;}
Border around this has a color of #d392e5
<div style="border:2px solid #d392e5;">Content here</div>
.myborder {border:2px solid #d392e5;}