#d06bfb color space conversions
Hex:
#d06bfb
RGB:
208, 107, 251
CMY:
18, 58, 2
CMYK:
17, 57, 0, 2
HSL:
282°, 94.7368%, 70.1961%
HSV (HSB):
282°, 57.3705%, 98.4314%
XYZ:
48.6827, 30.8903, 94.6634
xyY:
0.2794, 0.1773, 30.8903
CIE-Lab:
62.4149, 62.0557, -55.6863
CIE-LCH:
62.4149, 83.3779, 318.0964
CIE-Luv:
62.4149, 37.9639, -96.6257
Hunter-Lab:
55.5791, 59.0880, -62.0786
#d06bfb color charts
#d06bfb color shades, tints & tones
#d06bfb color schemes
#d06bfb color preview, HTML & CSS examples
This text has a color of #d06bfb
<p style="color:#d06bfb;">Text here</p>
.mytext {color:#d06bfb;}
This box has a color of #d06bfb
<div style="background-color:#d06bfb;">Content here</div>
.mybackground {background-color:#d06bfb;}
Border around this has a color of #d06bfb
<div style="border:2px solid #d06bfb;">Content here</div>
.myborder {border:2px solid #d06bfb;}