#d09bfb color space conversions
Hex:
#d09bfb
RGB:
208, 155, 251
CMY:
18, 39, 2
CMYK:
17, 38, 0, 2
HSL:
273°, 92.3077%, 79.6078%
HSV (HSB):
273°, 38.2470%, 98.4314%
XYZ:
55.1464, 43.8176, 96.8179
xyY:
0.2817, 0.2238, 43.8176
CIE-Lab:
72.1064, 37.2566, -40.4142
CIE-LCH:
72.1064, 54.9669, 312.6720
CIE-Luv:
72.1064, 20.7308, -70.4013
Hunter-Lab:
66.1949, 32.8657, -40.3823
#d09bfb color charts
#d09bfb color shades, tints & tones
#d09bfb color schemes
#d09bfb color preview, HTML & CSS examples
This text has a color of #d09bfb
<p style="color:#d09bfb;">Text here</p>
.mytext {color:#d09bfb;}
This box has a color of #d09bfb
<div style="background-color:#d09bfb;">Content here</div>
.mybackground {background-color:#d09bfb;}
Border around this has a color of #d09bfb
<div style="border:2px solid #d09bfb;">Content here</div>
.myborder {border:2px solid #d09bfb;}