#d23cde color space conversions
Hex:
#d23cde
RGB:
210, 60, 222
CMY:
18, 76, 13
CMYK:
5, 73, 0, 13
HSL:
296°, 71.0526%, 55.2941%
HSV (HSB):
296°, 72.9730%, 87.0588%
XYZ:
41.3790, 22.2073, 71.2128
xyY:
0.3070, 0.1647, 22.2073
CIE-Lab:
54.2462, 76.1662, -52.4909
CIE-LCH:
54.2462, 92.5018, 325.4268
CIE-Luv:
54.2462, 58.9475, -90.6198
Hunter-Lab:
47.1246, 74.2686, -56.6094
#d23cde color charts
#d23cde color shades, tints & tones
#d23cde color schemes
#d23cde color preview, HTML & CSS examples
This text has a color of #d23cde
<p style="color:#d23cde;">Text here</p>
.mytext {color:#d23cde;}
This box has a color of #d23cde
<div style="background-color:#d23cde;">Content here</div>
.mybackground {background-color:#d23cde;}
Border around this has a color of #d23cde
<div style="border:2px solid #d23cde;">Content here</div>
.myborder {border:2px solid #d23cde;}