#d23fa4 color space conversions
Hex:
#d23fa4
RGB:
210, 63, 164
CMY:
18, 75, 36
CMYK:
0, 70, 22, 18
HSL:
319°, 62.0253%, 53.5294%
HSV (HSB):
319°, 70.0000%, 82.3529%
XYZ:
35.0567, 19.9370, 37.1225
xyY:
0.3806, 0.2164, 19.9370
CIE-Lab:
51.7659, 66.4813, -22.8813
CIE-LCH:
51.7659, 70.3087, 341.0077
CIE-Luv:
51.7659, 78.6940, -44.1122
Hunter-Lab:
44.6509, 62.0066, -18.0378
#d23fa4 color charts
#d23fa4 color shades, tints & tones
#d23fa4 color schemes
#d23fa4 color preview, HTML & CSS examples
This text has a color of #d23fa4
<p style="color:#d23fa4;">Text here</p>
.mytext {color:#d23fa4;}
This box has a color of #d23fa4
<div style="background-color:#d23fa4;">Content here</div>
.mybackground {background-color:#d23fa4;}
Border around this has a color of #d23fa4
<div style="border:2px solid #d23fa4;">Content here</div>
.myborder {border:2px solid #d23fa4;}