#d292e5 color space conversions
Hex:
#d292e5
RGB:
210, 146, 229
CMY:
18, 43, 10
CMYK:
8, 36, 0, 10
HSL:
286°, 61.4815%, 73.5294%
HSV (HSB):
286°, 36.2445%, 89.8039%
XYZ:
51.0001, 39.9165, 79.1454
xyY:
0.2999, 0.2347, 39.9165
CIE-Lab:
69.4101, 38.1539, -32.5670
CIE-LCH:
69.4101, 50.1630, 319.5169
CIE-Luv:
69.4101, 28.9661, -57.2121
Hunter-Lab:
63.1795, 33.5254, -30.0473
#d292e5 color charts
#d292e5 color shades, tints & tones
#d292e5 color schemes
#d292e5 color preview, HTML & CSS examples
This text has a color of #d292e5
<p style="color:#d292e5;">Text here</p>
.mytext {color:#d292e5;}
This box has a color of #d292e5
<div style="background-color:#d292e5;">Content here</div>
.mybackground {background-color:#d292e5;}
Border around this has a color of #d292e5
<div style="border:2px solid #d292e5;">Content here</div>
.myborder {border:2px solid #d292e5;}