#d123df color space conversions
Hex:
#d123df
RGB:
209, 35, 223
CMY:
18, 86, 13
CMYK:
6, 84, 0, 13
HSL:
296°, 74.6032%, 50.5882%
HSV (HSB):
296°, 84.3049%, 87.4510%
XYZ:
40.2148, 20.0851, 71.5693
xyY:
0.3050, 0.1523, 20.0851
CIE-Lab:
51.9333, 82.5481, -56.7680
CIE-LCH:
51.9333, 100.1838, 325.4838
CIE-Luv:
51.9333, 61.6881, -96.7697
Hunter-Lab:
44.8164, 81.7436, -63.3114
#d123df color charts
#d123df color shades, tints & tones
#d123df color schemes
#d123df color preview, HTML & CSS examples
This text has a color of #d123df
<p style="color:#d123df;">Text here</p>
.mytext {color:#d123df;}
This box has a color of #d123df
<div style="background-color:#d123df;">Content here</div>
.mybackground {background-color:#d123df;}
Border around this has a color of #d123df
<div style="border:2px solid #d123df;">Content here</div>
.myborder {border:2px solid #d123df;}