#d23cbc color space conversions
Hex:
#d23cbc
RGB:
210, 60, 188
CMY:
18, 76, 26
CMYK:
0, 71, 10, 18
HSL:
309°, 62.5000%, 52.9412%
HSV (HSB):
309°, 71.4286%, 82.3529%
XYZ:
37.2713, 20.5642, 49.5818
xyY:
0.3470, 0.1914, 20.5642
CIE-Lab:
52.4692, 70.8469, -35.8185
CIE-LCH:
52.4692, 79.3867, 333.1799
CIE-Luv:
52.4692, 70.7060, -64.1504
Hunter-Lab:
45.3478, 67.3505, -33.0824
#d23cbc color charts
#d23cbc color shades, tints & tones
#d23cbc color schemes
#d23cbc color preview, HTML & CSS examples
This text has a color of #d23cbc
<p style="color:#d23cbc;">Text here</p>
.mytext {color:#d23cbc;}
This box has a color of #d23cbc
<div style="background-color:#d23cbc;">Content here</div>
.mybackground {background-color:#d23cbc;}
Border around this has a color of #d23cbc
<div style="border:2px solid #d23cbc;">Content here</div>
.myborder {border:2px solid #d23cbc;}