#d07be9 color space conversions
Hex:
#d07be9
RGB:
208, 123, 233
CMY:
18, 52, 9
CMYK:
11, 47, 0, 9
HSL:
286°, 71.4286%, 69.8039%
HSV (HSB):
286°, 47.2103%, 91.3725%
XYZ:
47.8034, 33.4590, 81.0295
xyY:
0.2946, 0.2062, 33.4590
CIE-Lab:
64.5309, 50.5120, -42.3952
CIE-LCH:
64.5309, 65.9455, 319.9929
CIE-Luv:
64.5309, 36.3703, -74.2369
Hunter-Lab:
57.8438, 46.2898, -42.5648
#d07be9 color charts
#d07be9 color shades, tints & tones
#d07be9 color schemes
#d07be9 color preview, HTML & CSS examples
This text has a color of #d07be9
<p style="color:#d07be9;">Text here</p>
.mytext {color:#d07be9;}
This box has a color of #d07be9
<div style="background-color:#d07be9;">Content here</div>
.mybackground {background-color:#d07be9;}
Border around this has a color of #d07be9
<div style="border:2px solid #d07be9;">Content here</div>
.myborder {border:2px solid #d07be9;}