#d113e2 color space conversions
Hex:
#d113e2
RGB:
209, 19, 226
CMY:
18, 93, 11
CMYK:
8, 92, 0, 11
HSL:
295°, 84.4898%, 48.0392%
HSV (HSB):
295°, 91.5929%, 88.6275%
XYZ:
40.2548, 19.5120, 73.5960
xyY:
0.3018, 0.1463, 19.5120
CIE-Lab:
51.2810, 85.4843, -59.5189
CIE-LCH:
51.2810, 104.1636, 325.1522
CIE-Luv:
51.2810, 61.9680, -100.7948
Hunter-Lab:
44.1724, 85.3673, -67.8628
#d113e2 color charts
#d113e2 color shades, tints & tones
#d113e2 color schemes
#d113e2 color preview, HTML & CSS examples
This text has a color of #d113e2
<p style="color:#d113e2;">Text here</p>
.mytext {color:#d113e2;}
This box has a color of #d113e2
<div style="background-color:#d113e2;">Content here</div>
.mybackground {background-color:#d113e2;}
Border around this has a color of #d113e2
<div style="border:2px solid #d113e2;">Content here</div>
.myborder {border:2px solid #d113e2;}