#d23bb6 color space conversions
Hex:
#d23bb6
RGB:
210, 59, 182
CMY:
18, 77, 29
CMYK:
0, 72, 13, 18
HSL:
311°, 62.6556%, 52.7451%
HSV (HSB):
311°, 71.9048%, 82.3529%
XYZ:
36.5858, 20.2070, 46.2280
xyY:
0.3551, 0.1961, 20.2070
CIE-Lab:
52.0704, 70.3082, -32.9555
CIE-LCH:
52.0704, 77.6486, 334.8862
CIE-Luv:
52.0704, 73.1596, -59.6824
Hunter-Lab:
44.9522, 66.6119, -29.5063
#d23bb6 color charts
#d23bb6 color shades, tints & tones
#d23bb6 color schemes
#d23bb6 color preview, HTML & CSS examples
This text has a color of #d23bb6
<p style="color:#d23bb6;">Text here</p>
.mytext {color:#d23bb6;}
This box has a color of #d23bb6
<div style="background-color:#d23bb6;">Content here</div>
.mybackground {background-color:#d23bb6;}
Border around this has a color of #d23bb6
<div style="border:2px solid #d23bb6;">Content here</div>
.myborder {border:2px solid #d23bb6;}