#d123ab color space conversions
Hex:
#d123ab
RGB:
209, 35, 171
CMY:
18, 86, 33
CMYK:
0, 83, 18, 18
HSL:
313°, 71.3115%, 47.8431%
HSV (HSB):
313°, 83.2536%, 81.9608%
XYZ:
34.2462, 17.6976, 40.1391
xyY:
0.3719, 0.1922, 17.6976
CIE-Lab:
49.1273, 75.0696, -31.1170
CIE-LCH:
49.1273, 81.2633, 337.4856
CIE-Luv:
49.1273, 81.8852, -56.9787
Hunter-Lab:
42.0686, 71.6892, -27.1227
#d123ab color charts
#d123ab color shades, tints & tones
#d123ab color schemes
#d123ab color preview, HTML & CSS examples
This text has a color of #d123ab
<p style="color:#d123ab;">Text here</p>
.mytext {color:#d123ab;}
This box has a color of #d123ab
<div style="background-color:#d123ab;">Content here</div>
.mybackground {background-color:#d123ab;}
Border around this has a color of #d123ab
<div style="border:2px solid #d123ab;">Content here</div>
.myborder {border:2px solid #d123ab;}