#d299e5 color space conversions
Hex:
#d299e5
RGB:
210, 153, 229
CMY:
18, 40, 10
CMYK:
8, 33, 0, 10
HSL:
285°, 59.3750%, 74.9020%
HSV (HSB):
285°, 33.1878%, 89.8039%
XYZ:
52.1124, 42.1412, 79.5162
xyY:
0.2999, 0.2425, 42.1412
CIE-Lab:
70.9682, 34.3704, -30.1610
CIE-LCH:
70.9682, 45.7276, 318.7322
CIE-Luv:
70.9682, 25.8818, -52.8889
Hunter-Lab:
64.9163, 29.6898, -27.1831
#d299e5 color charts
#d299e5 color shades, tints & tones
#d299e5 color schemes
#d299e5 color preview, HTML & CSS examples
This text has a color of #d299e5
<p style="color:#d299e5;">Text here</p>
.mytext {color:#d299e5;}
This box has a color of #d299e5
<div style="background-color:#d299e5;">Content here</div>
.mybackground {background-color:#d299e5;}
Border around this has a color of #d299e5
<div style="border:2px solid #d299e5;">Content here</div>
.myborder {border:2px solid #d299e5;}