#d07ff9 color space conversions
Hex:
#d07ff9
RGB:
208, 127, 249
CMY:
18, 50, 2
CMYK:
16, 49, 0, 2
HSL:
280°, 91.0448%, 73.7255%
HSV (HSB):
280°, 48.9960%, 97.6471%
XYZ:
50.7007, 35.4282, 93.7886
xyY:
0.2818, 0.1969, 35.4282
CIE-Lab:
66.0807, 51.7079, -48.7763
CIE-LCH:
66.0807, 71.0833, 316.6711
CIE-Luv:
66.0807, 31.8057, -85.1098
Hunter-Lab:
59.5216, 47.8841, -51.7586
#d07ff9 color charts
#d07ff9 color shades, tints & tones
#d07ff9 color schemes
#d07ff9 color preview, HTML & CSS examples
This text has a color of #d07ff9
<p style="color:#d07ff9;">Text here</p>
.mytext {color:#d07ff9;}
This box has a color of #d07ff9
<div style="background-color:#d07ff9;">Content here</div>
.mybackground {background-color:#d07ff9;}
Border around this has a color of #d07ff9
<div style="border:2px solid #d07ff9;">Content here</div>
.myborder {border:2px solid #d07ff9;}