#d23bb3 color space conversions
Hex:
#d23bb3
RGB:
210, 59, 179
CMY:
18, 77, 30
CMYK:
0, 72, 15, 18
HSL:
312°, 62.6556%, 52.7451%
HSV (HSB):
312°, 71.9048%, 82.3529%
XYZ:
36.2790, 20.0842, 44.6124
xyY:
0.3593, 0.1989, 20.0842
CIE-Lab:
51.9323, 69.8838, -31.4216
CIE-LCH:
51.9323, 76.6229, 335.7901
CIE-Luv:
51.9323, 74.2726, -57.2975
Hunter-Lab:
44.8154, 66.0723, -27.6505
#d23bb3 color charts
#d23bb3 color shades, tints & tones
#d23bb3 color schemes
#d23bb3 color preview, HTML & CSS examples
This text has a color of #d23bb3
<p style="color:#d23bb3;">Text here</p>
.mytext {color:#d23bb3;}
This box has a color of #d23bb3
<div style="background-color:#d23bb3;">Content here</div>
.mybackground {background-color:#d23bb3;}
Border around this has a color of #d23bb3
<div style="border:2px solid #d23bb3;">Content here</div>
.myborder {border:2px solid #d23bb3;}