#d112f5 color space conversions
Hex:
#d112f5
RGB:
209, 18, 245
CMY:
18, 93, 4
CMYK:
15, 93, 0, 4
HSL:
290°, 91.9028%, 51.5686%
HSV (HSB):
290°, 92.6531%, 96.0784%
XYZ:
42.9922, 20.5805, 88.0927
xyY:
0.2835, 0.1357, 20.5805
CIE-Lab:
52.4873, 88.6100, -68.2802
CIE-LCH:
52.4873, 111.8656, 322.3832
CIE-Luv:
52.4873, 55.5015, -114.3841
Hunter-Lab:
45.3657, 89.7710, -83.3753
#d112f5 color charts
#d112f5 color shades, tints & tones
#d112f5 color schemes
#d112f5 color preview, HTML & CSS examples
This text has a color of #d112f5
<p style="color:#d112f5;">Text here</p>
.mytext {color:#d112f5;}
This box has a color of #d112f5
<div style="background-color:#d112f5;">Content here</div>
.mybackground {background-color:#d112f5;}
Border around this has a color of #d112f5
<div style="border:2px solid #d112f5;">Content here</div>
.myborder {border:2px solid #d112f5;}