#d23ac0 color space conversions
Hex:
#d23ac0
RGB:
210, 58, 192
CMY:
18, 77, 25
CMYK:
0, 72, 9, 18
HSL:
307°, 62.8099%, 52.5490%
HSV (HSB):
307°, 72.3810%, 82.3529%
XYZ:
37.6058, 20.5335, 51.8505
xyY:
0.3419, 0.1867, 20.5335
CIE-Lab:
52.4351, 72.0853, -38.1892
CIE-LCH:
52.4351, 81.5764, 332.0864
CIE-Luv:
52.4351, 69.7406, -67.8852
Hunter-Lab:
45.3139, 68.8370, -36.1229
#d23ac0 color charts
#d23ac0 color shades, tints & tones
#d23ac0 color schemes
#d23ac0 color preview, HTML & CSS examples
This text has a color of #d23ac0
<p style="color:#d23ac0;">Text here</p>
.mytext {color:#d23ac0;}
This box has a color of #d23ac0
<div style="background-color:#d23ac0;">Content here</div>
.mybackground {background-color:#d23ac0;}
Border around this has a color of #d23ac0
<div style="border:2px solid #d23ac0;">Content here</div>
.myborder {border:2px solid #d23ac0;}