#d123db color space conversions
Hex:
#d123db
RGB:
209, 35, 219
CMY:
18, 86, 14
CMYK:
5, 84, 0, 14
HSL:
297°, 72.4409%, 49.8039%
HSV (HSB):
297°, 84.0183%, 85.8824%
XYZ:
39.6817, 19.8718, 68.7620
xyY:
0.3093, 0.1549, 19.8718
CIE-Lab:
51.6920, 81.9220, -54.8800
CIE-LCH:
51.6920, 98.6054, 326.1817
CIE-Luv:
51.6920, 63.1092, -93.8117
Hunter-Lab:
44.5778, 80.8835, -60.2513
#d123db color charts
#d123db color shades, tints & tones
#d123db color schemes
#d123db color preview, HTML & CSS examples
This text has a color of #d123db
<p style="color:#d123db;">Text here</p>
.mytext {color:#d123db;}
This box has a color of #d123db
<div style="background-color:#d123db;">Content here</div>
.mybackground {background-color:#d123db;}
Border around this has a color of #d123db
<div style="border:2px solid #d123db;">Content here</div>
.myborder {border:2px solid #d123db;}