#d112e5 color space conversions
Hex:
#d112e5
RGB:
209, 18, 229
CMY:
18, 93, 10
CMYK:
9, 92, 0, 10
HSL:
294°, 85.4251%, 48.4314%
HSV (HSB):
294°, 92.1397%, 89.8039%
XYZ:
40.6537, 19.6451, 75.7779
xyY:
0.2988, 0.1444, 19.6451
CIE-Lab:
51.4335, 86.0627, -60.9736
CIE-LCH:
51.4335, 105.4731, 324.6832
CIE-Luv:
51.4335, 60.9588, -103.0411
Hunter-Lab:
44.3228, 86.1587, -70.3413
#d112e5 color charts
#d112e5 color shades, tints & tones
#d112e5 color schemes
#d112e5 color preview, HTML & CSS examples
This text has a color of #d112e5
<p style="color:#d112e5;">Text here</p>
.mytext {color:#d112e5;}
This box has a color of #d112e5
<div style="background-color:#d112e5;">Content here</div>
.mybackground {background-color:#d112e5;}
Border around this has a color of #d112e5
<div style="border:2px solid #d112e5;">Content here</div>
.myborder {border:2px solid #d112e5;}