#d23de1 color space conversions
Hex:
#d23de1
RGB:
210, 61, 225
CMY:
18, 76, 12
CMYK:
7, 73, 0, 12
HSL:
295°, 73.2143%, 56.0784%
HSV (HSB):
295°, 72.8889%, 88.2353%
XYZ:
41.8377, 22.4754, 73.3673
xyY:
0.3039, 0.1632, 22.4754
CIE-Lab:
54.5278, 76.3477, -53.7389
CIE-LCH:
54.5278, 93.3640, 324.8594
CIE-Luv:
54.5278, 57.7801, -92.6357
Hunter-Lab:
47.4082, 74.5618, -58.5694
#d23de1 color charts
#d23de1 color shades, tints & tones
#d23de1 color schemes
#d23de1 color preview, HTML & CSS examples
This text has a color of #d23de1
<p style="color:#d23de1;">Text here</p>
.mytext {color:#d23de1;}
This box has a color of #d23de1
<div style="background-color:#d23de1;">Content here</div>
.mybackground {background-color:#d23de1;}
Border around this has a color of #d23de1
<div style="border:2px solid #d23de1;">Content here</div>
.myborder {border:2px solid #d23de1;}