#d23ce2 color space conversions
Hex:
#d23ce2
RGB:
210, 60, 226
CMY:
18, 76, 11
CMYK:
7, 73, 0, 11
HSL:
294°, 74.1071%, 56.0784%
HSV (HSB):
294°, 73.4513%, 88.6275%
XYZ:
41.9217, 22.4243, 74.0703
xyY:
0.3029, 0.1620, 22.4243
CIE-Lab:
54.4744, 76.8323, -54.3893
CIE-LCH:
54.4744, 94.1350, 324.7054
CIE-Luv:
54.4744, 57.6493, -93.6551
Hunter-Lab:
47.3543, 75.1517, -59.5917
#d23ce2 color charts
#d23ce2 color shades, tints & tones
#d23ce2 color schemes
#d23ce2 color preview, HTML & CSS examples
This text has a color of #d23ce2
<p style="color:#d23ce2;">Text here</p>
.mytext {color:#d23ce2;}
This box has a color of #d23ce2
<div style="background-color:#d23ce2;">Content here</div>
.mybackground {background-color:#d23ce2;}
Border around this has a color of #d23ce2
<div style="border:2px solid #d23ce2;">Content here</div>
.myborder {border:2px solid #d23ce2;}