#d29be5 color space conversions
Hex:
#d29be5
RGB:
210, 155, 229
CMY:
18, 39, 10
CMYK:
8, 32, 0, 10
HSL:
285°, 58.7302%, 75.2941%
HSV (HSB):
285°, 32.3144%, 89.8039%
XYZ:
52.4425, 42.8015, 79.6262
xyY:
0.2999, 0.2448, 42.8015
CIE-Lab:
71.4200, 33.2852, -29.4650
CIE-LCH:
71.4200, 44.4532, 318.4838
CIE-Luv:
71.4200, 24.9863, -51.6337
Hunter-Lab:
65.4228, 28.5946, -26.3660
#d29be5 color charts
#d29be5 color shades, tints & tones
#d29be5 color schemes
#d29be5 color preview, HTML & CSS examples
This text has a color of #d29be5
<p style="color:#d29be5;">Text here</p>
.mytext {color:#d29be5;}
This box has a color of #d29be5
<div style="background-color:#d29be5;">Content here</div>
.mybackground {background-color:#d29be5;}
Border around this has a color of #d29be5
<div style="border:2px solid #d29be5;">Content here</div>
.myborder {border:2px solid #d29be5;}