#d23bca color space conversions
Hex:
#d23bca
RGB:
210, 59, 202
CMY:
18, 77, 21
CMYK:
0, 72, 4, 18
HSL:
303°, 62.6556%, 52.7451%
HSV (HSB):
303°, 71.9048%, 82.3529%
XYZ:
38.8030, 21.0938, 57.9035
xyY:
0.3294, 0.1791, 21.0938
CIE-Lab:
53.0520, 73.2807, -42.9808
CIE-LCH:
53.0520, 84.9554, 329.6074
CIE-Luv:
53.0520, 65.9402, -75.4564
Hunter-Lab:
45.9280, 70.4343, -42.5999
#d23bca color charts
#d23bca color shades, tints & tones
#d23bca color schemes
#d23bca color preview, HTML & CSS examples
This text has a color of #d23bca
<p style="color:#d23bca;">Text here</p>
.mytext {color:#d23bca;}
This box has a color of #d23bca
<div style="background-color:#d23bca;">Content here</div>
.mybackground {background-color:#d23bca;}
Border around this has a color of #d23bca
<div style="border:2px solid #d23bca;">Content here</div>
.myborder {border:2px solid #d23bca;}