#d292d8 color space conversions
Hex:
#d292d8
RGB:
210, 146, 216
CMY:
18, 43, 15
CMYK:
3, 32, 0, 15
HSL:
295°, 47.2973%, 70.9804%
HSV (HSB):
295°, 32.4074%, 84.7059%
XYZ:
49.2519, 39.2173, 69.9396
xyY:
0.3109, 0.2476, 39.2173
CIE-Lab:
68.9084, 35.6198, -26.1706
CIE-LCH:
68.9084, 44.2004, 323.6945
CIE-Luv:
68.9084, 31.0525, -46.3903
Hunter-Lab:
62.6237, 30.7941, -22.3798
#d292d8 color charts
#d292d8 color shades, tints & tones
#d292d8 color schemes
#d292d8 color preview, HTML & CSS examples
This text has a color of #d292d8
<p style="color:#d292d8;">Text here</p>
.mytext {color:#d292d8;}
This box has a color of #d292d8
<div style="background-color:#d292d8;">Content here</div>
.mybackground {background-color:#d292d8;}
Border around this has a color of #d292d8
<div style="border:2px solid #d292d8;">Content here</div>
.myborder {border:2px solid #d292d8;}