#d115d1 color space conversions
Hex:
#d115d1
RGB:
209, 21, 209
CMY:
18, 92, 18
CMYK:
0, 90, 0, 18
HSL:
300°, 81.7391%, 45.0980%
HSV (HSB):
300°, 89.9522%, 81.9608%
XYZ:
38.0713, 18.6951, 61.9235
xyY:
0.3208, 0.1575, 18.6951
CIE-Lab:
50.3286, 82.6737, -51.3427
CIE-LCH:
50.3286, 97.3191, 328.1585
CIE-Luv:
50.3286, 68.1440, -88.1127
Hunter-Lab:
43.2378, 81.5047, -54.6464
#d115d1 color charts
#d115d1 color shades, tints & tones
#d115d1 color schemes
#d115d1 color preview, HTML & CSS examples
This text has a color of #d115d1
<p style="color:#d115d1;">Text here</p>
.mytext {color:#d115d1;}
This box has a color of #d115d1
<div style="background-color:#d115d1;">Content here</div>
.mybackground {background-color:#d115d1;}
Border around this has a color of #d115d1
<div style="border:2px solid #d115d1;">Content here</div>
.myborder {border:2px solid #d115d1;}