#d116d5 color space conversions
Hex:
#d116d5
RGB:
209, 22, 213
CMY:
18, 91, 16
CMYK:
2, 90, 0, 16
HSL:
299°, 81.2766%, 46.0784%
HSV (HSB):
299°, 89.6714%, 83.5294%
XYZ:
38.5916, 18.9332, 64.5713
xyY:
0.3161, 0.1551, 18.9332
CIE-Lab:
50.6090, 83.1365, -53.1880
CIE-LCH:
50.6090, 98.6947, 327.3902
CIE-Luv:
50.6090, 66.5445, -90.9899
Hunter-Lab:
43.5123, 82.1674, -57.5263
#d116d5 color charts
#d116d5 color shades, tints & tones
#d116d5 color schemes
#d116d5 color preview, HTML & CSS examples
This text has a color of #d116d5
<p style="color:#d116d5;">Text here</p>
.mytext {color:#d116d5;}
This box has a color of #d116d5
<div style="background-color:#d116d5;">Content here</div>
.mybackground {background-color:#d116d5;}
Border around this has a color of #d116d5
<div style="border:2px solid #d116d5;">Content here</div>
.myborder {border:2px solid #d116d5;}