#d15ff9 color space conversions
Hex:
#d15ff9
RGB:
209, 95, 249
CMY:
18, 63, 2
CMYK:
16, 62, 0, 2
HSL:
284°, 92.7711%, 67.4510%
HSV (HSB):
284°, 61.8474%, 97.6471%
XYZ:
47.4856, 28.5793, 92.6361
xyY:
0.2815, 0.1694, 28.5793
CIE-Lab:
60.4085, 67.3977, -57.7732
CIE-LCH:
60.4085, 88.7704, 319.3969
CIE-Luv:
60.4085, 42.4424, -99.9244
Hunter-Lab:
53.4596, 64.9987, -65.3175
#d15ff9 color charts
#d15ff9 color shades, tints & tones
#d15ff9 color schemes
#d15ff9 color preview, HTML & CSS examples
This text has a color of #d15ff9
<p style="color:#d15ff9;">Text here</p>
.mytext {color:#d15ff9;}
This box has a color of #d15ff9
<div style="background-color:#d15ff9;">Content here</div>
.mybackground {background-color:#d15ff9;}
Border around this has a color of #d15ff9
<div style="border:2px solid #d15ff9;">Content here</div>
.myborder {border:2px solid #d15ff9;}