#d23ff1 color space conversions
Hex:
#d23ff1
RGB:
210, 63, 241
CMY:
18, 75, 5
CMYK:
13, 74, 0, 5
HSL:
290°, 86.4078%, 59.6078%
HSV (HSB):
290°, 73.8589%, 94.5098%
XYZ:
44.2330, 23.6075, 85.4445
xyY:
0.2886, 0.1540, 23.6075
CIE-Lab:
55.6927, 78.4510, -60.8671
CIE-LCH:
55.6927, 99.2944, 322.1935
CIE-Luv:
55.6927, 52.4309, -104.1113
Hunter-Lab:
48.5876, 77.4741, -70.2541
#d23ff1 color charts
#d23ff1 color shades, tints & tones
#d23ff1 color schemes
#d23ff1 color preview, HTML & CSS examples
This text has a color of #d23ff1
<p style="color:#d23ff1;">Text here</p>
.mytext {color:#d23ff1;}
This box has a color of #d23ff1
<div style="background-color:#d23ff1;">Content here</div>
.mybackground {background-color:#d23ff1;}
Border around this has a color of #d23ff1
<div style="border:2px solid #d23ff1;">Content here</div>
.myborder {border:2px solid #d23ff1;}