#d123da color space conversions
Hex:
#d123da
RGB:
209, 35, 218
CMY:
18, 86, 15
CMYK:
4, 84, 0, 15
HSL:
297°, 72.3320%, 49.6078%
HSV (HSB):
297°, 83.9450%, 85.4902%
XYZ:
39.5504, 19.8193, 68.0706
xyY:
0.3103, 0.1555, 19.8193
CIE-Lab:
51.6323, 81.7667, -54.4059
CIE-LCH:
51.6323, 98.2130, 326.3610
CIE-Luv:
51.6323, 63.4682, -93.0691
Hunter-Lab:
44.5189, 80.6706, -59.4928
#d123da color charts
#d123da color shades, tints & tones
#d123da color schemes
#d123da color preview, HTML & CSS examples
This text has a color of #d123da
<p style="color:#d123da;">Text here</p>
.mytext {color:#d123da;}
This box has a color of #d123da
<div style="background-color:#d123da;">Content here</div>
.mybackground {background-color:#d123da;}
Border around this has a color of #d123da
<div style="border:2px solid #d123da;">Content here</div>
.myborder {border:2px solid #d123da;}