#d23ffa color space conversions
Hex:
#d23ffa
RGB:
210, 63, 250
CMY:
18, 75, 2
CMYK:
16, 75, 0, 2
HSL:
287°, 94.9239%, 61.3725%
HSV (HSB):
287°, 74.8000%, 98.0392%
XYZ:
45.6112, 24.1588, 92.7016
xyY:
0.2807, 0.1487, 24.1588
CIE-Lab:
56.2464, 80.0472, -64.9939
CIE-LCH:
56.2464, 103.1104, 320.9253
CIE-Luv:
56.2464, 49.7779, -110.7258
Hunter-Lab:
49.1516, 79.6273, -77.4169
#d23ffa color charts
#d23ffa color shades, tints & tones
#d23ffa color schemes
#d23ffa color preview, HTML & CSS examples
This text has a color of #d23ffa
<p style="color:#d23ffa;">Text here</p>
.mytext {color:#d23ffa;}
This box has a color of #d23ffa
<div style="background-color:#d23ffa;">Content here</div>
.mybackground {background-color:#d23ffa;}
Border around this has a color of #d23ffa
<div style="border:2px solid #d23ffa;">Content here</div>
.myborder {border:2px solid #d23ffa;}