#d293d9 color space conversions
Hex:
#d293d9
RGB:
210, 147, 217
CMY:
18, 42, 15
CMYK:
3, 32, 0, 15
HSL:
294°, 47.9452%, 71.3725%
HSV (HSB):
294°, 32.2581%, 85.0980%
XYZ:
49.5364, 39.5788, 70.6743
xyY:
0.3100, 0.2477, 39.5788
CIE-Lab:
69.1685, 35.2705, -26.3242
CIE-LCH:
69.1685, 44.0110, 323.2641
CIE-Luv:
69.1685, 30.4324, -46.6093
Hunter-Lab:
62.9117, 30.4548, -22.5675
#d293d9 color charts
#d293d9 color shades, tints & tones
#d293d9 color schemes
#d293d9 color preview, HTML & CSS examples
This text has a color of #d293d9
<p style="color:#d293d9;">Text here</p>
.mytext {color:#d293d9;}
This box has a color of #d293d9
<div style="background-color:#d293d9;">Content here</div>
.mybackground {background-color:#d293d9;}
Border around this has a color of #d293d9
<div style="border:2px solid #d293d9;">Content here</div>
.myborder {border:2px solid #d293d9;}