#d23ce5 color space conversions
Hex:
#d23ce5
RGB:
210, 60, 229
CMY:
18, 76, 10
CMYK:
8, 74, 0, 10
HSL:
293°, 76.4706%, 56.6667%
HSV (HSB):
293°, 73.7991%, 89.8039%
XYZ:
42.3371, 22.5905, 76.2577
xyY:
0.2999, 0.1600, 22.5905
CIE-Lab:
54.6480, 77.3368, -55.8047
CIE-LCH:
54.6480, 95.3684, 324.1865
CIE-Luv:
54.6480, 56.6882, -95.9188
Hunter-Lab:
47.5295, 75.8230, -61.8561
#d23ce5 color charts
#d23ce5 color shades, tints & tones
#d23ce5 color schemes
#d23ce5 color preview, HTML & CSS examples
This text has a color of #d23ce5
<p style="color:#d23ce5;">Text here</p>
.mytext {color:#d23ce5;}
This box has a color of #d23ce5
<div style="background-color:#d23ce5;">Content here</div>
.mybackground {background-color:#d23ce5;}
Border around this has a color of #d23ce5
<div style="border:2px solid #d23ce5;">Content here</div>
.myborder {border:2px solid #d23ce5;}