#d123c0 color space conversions
Hex:
#d123c0
RGB:
209, 35, 192
CMY:
18, 86, 25
CMYK:
0, 83, 8, 18
HSL:
306°, 71.3115%, 47.8431%
HSV (HSB):
306°, 83.2536%, 81.9608%
XYZ:
36.4100, 18.5631, 51.5332
xyY:
0.3419, 0.1743, 18.5631
CIE-Lab:
50.1721, 77.9068, -41.7717
CIE-LCH:
50.1721, 88.3987, 331.8009
CIE-Luv:
50.1721, 73.3055, -73.3510
Hunter-Lab:
43.0850, 75.4469, -40.7563
#d123c0 color charts
#d123c0 color shades, tints & tones
#d123c0 color schemes
#d123c0 color preview, HTML & CSS examples
This text has a color of #d123c0
<p style="color:#d123c0;">Text here</p>
.mytext {color:#d123c0;}
This box has a color of #d123c0
<div style="background-color:#d123c0;">Content here</div>
.mybackground {background-color:#d123c0;}
Border around this has a color of #d123c0
<div style="border:2px solid #d123c0;">Content here</div>
.myborder {border:2px solid #d123c0;}