#d09be5 color space conversions
Hex:
#d09be5
RGB:
208, 155, 229
CMY:
18, 39, 10
CMYK:
9, 32, 0, 10
HSL:
283°, 58.7302%, 75.2941%
HSV (HSB):
283°, 32.3144%, 89.8039%
XYZ:
51.8766, 42.5097, 79.5997
xyY:
0.2982, 0.2443, 42.5097
CIE-Lab:
71.2209, 32.6628, -29.7883
CIE-LCH:
71.2209, 44.2063, 317.6354
CIE-Luv:
71.2209, 23.7846, -52.0415
Hunter-Lab:
65.1995, 27.9262, -26.7454
#d09be5 color charts
#d09be5 color shades, tints & tones
#d09be5 color schemes
#d09be5 color preview, HTML & CSS examples
This text has a color of #d09be5
<p style="color:#d09be5;">Text here</p>
.mytext {color:#d09be5;}
This box has a color of #d09be5
<div style="background-color:#d09be5;">Content here</div>
.mybackground {background-color:#d09be5;}
Border around this has a color of #d09be5
<div style="border:2px solid #d09be5;">Content here</div>
.myborder {border:2px solid #d09be5;}