#d23bcf color space conversions
Hex:
#d23bcf
RGB:
210, 59, 207
CMY:
18, 77, 19
CMYK:
0, 72, 1, 18
HSL:
301°, 62.6556%, 52.7451%
HSV (HSB):
301°, 71.9048%, 82.3529%
XYZ:
39.4048, 21.3346, 61.0726
xyY:
0.3235, 0.1751, 21.3346
CIE-Lab:
53.3137, 74.0605, -45.4334
CIE-LCH:
53.3137, 86.8859, 328.4724
CIE-Luv:
53.3137, 64.1977, -79.3511
Hunter-Lab:
46.1894, 71.4495, -46.0620
#d23bcf color charts
#d23bcf color shades, tints & tones
#d23bcf color schemes
#d23bcf color preview, HTML & CSS examples
This text has a color of #d23bcf
<p style="color:#d23bcf;">Text here</p>
.mytext {color:#d23bcf;}
This box has a color of #d23bcf
<div style="background-color:#d23bcf;">Content here</div>
.mybackground {background-color:#d23bcf;}
Border around this has a color of #d23bcf
<div style="border:2px solid #d23bcf;">Content here</div>
.myborder {border:2px solid #d23bcf;}