#d23fa6 color space conversions
Hex:
#d23fa6
RGB:
210, 63, 166
CMY:
18, 75, 35
CMYK:
0, 70, 21, 18
HSL:
318°, 62.0253%, 53.5294%
HSV (HSB):
318°, 70.0000%, 82.3529%
XYZ:
35.2388, 20.0098, 38.0814
xyY:
0.3776, 0.2144, 20.0098
CIE-Lab:
51.8483, 66.7458, -23.9320
CIE-LCH:
51.8483, 70.9066, 340.2745
CIE-Luv:
51.8483, 77.9523, -45.7064
Hunter-Lab:
44.7323, 62.3353, -19.1619
#d23fa6 color charts
#d23fa6 color shades, tints & tones
#d23fa6 color schemes
#d23fa6 color preview, HTML & CSS examples
This text has a color of #d23fa6
<p style="color:#d23fa6;">Text here</p>
.mytext {color:#d23fa6;}
This box has a color of #d23fa6
<div style="background-color:#d23fa6;">Content here</div>
.mybackground {background-color:#d23fa6;}
Border around this has a color of #d23fa6
<div style="border:2px solid #d23fa6;">Content here</div>
.myborder {border:2px solid #d23fa6;}