#d15ff4 color space conversions
Hex:
#d15ff4
RGB:
209, 95, 244
CMY:
18, 63, 4
CMYK:
14, 61, 0, 4
HSL:
286°, 87.1345%, 66.4706%
HSV (HSB):
286°, 61.0656%, 95.6863%
XYZ:
46.7158, 28.2714, 88.5827
xyY:
0.2856, 0.1728, 28.2714
CIE-Lab:
60.1331, 66.4292, -55.4425
CIE-LCH:
60.1331, 86.5258, 320.1513
CIE-Luv:
60.1331, 43.6724, -96.0570
Hunter-Lab:
53.1708, 63.7809, -61.5576
#d15ff4 color charts
#d15ff4 color shades, tints & tones
#d15ff4 color schemes
#d15ff4 color preview, HTML & CSS examples
This text has a color of #d15ff4
<p style="color:#d15ff4;">Text here</p>
.mytext {color:#d15ff4;}
This box has a color of #d15ff4
<div style="background-color:#d15ff4;">Content here</div>
.mybackground {background-color:#d15ff4;}
Border around this has a color of #d15ff4
<div style="border:2px solid #d15ff4;">Content here</div>
.myborder {border:2px solid #d15ff4;}