#d08ff9 color space conversions
Hex:
#d08ff9
RGB:
208, 143, 249
CMY:
18, 44, 2
CMYK:
16, 43, 0, 2
HSL:
277°, 89.8305%, 76.8627%
HSV (HSB):
277°, 42.5703%, 97.6471%
XYZ:
52.9338, 39.8944, 94.5330
xyY:
0.2825, 0.2129, 39.8944
CIE-Lab:
69.3942, 43.2935, -43.5654
CIE-LCH:
69.3942, 61.4188, 314.8206
CIE-Luv:
69.3942, 25.8254, -76.0537
Hunter-Lab:
63.1620, 39.0609, -44.5245
#d08ff9 color charts
#d08ff9 color shades, tints & tones
#d08ff9 color schemes
#d08ff9 color preview, HTML & CSS examples
This text has a color of #d08ff9
<p style="color:#d08ff9;">Text here</p>
.mytext {color:#d08ff9;}
This box has a color of #d08ff9
<div style="background-color:#d08ff9;">Content here</div>
.mybackground {background-color:#d08ff9;}
Border around this has a color of #d08ff9
<div style="border:2px solid #d08ff9;">Content here</div>
.myborder {border:2px solid #d08ff9;}