#b07df7 color space conversions
Hex:
#b07df7
RGB:
176, 125, 247
CMY:
31, 51, 3
CMYK:
29, 49, 0, 3
HSL:
265°, 88.4058%, 72.9412%
HSV (HSB):
265°, 49.3927%, 96.8627%
XYZ:
42.0266, 30.6127, 91.6895
xyY:
0.2557, 0.1863, 30.6127
CIE-Lab:
62.1793, 43.9385, -54.0723
CIE-LCH:
62.1793, 69.6736, 309.0969
CIE-Luv:
62.1793, 15.1258, -91.6830
Hunter-Lab:
55.3288, 38.7596, -59.5238
#b07df7 color charts
#b07df7 color shades, tints & tones
#b07df7 color schemes
#b07df7 color preview, HTML & CSS examples
This text has a color of #b07df7
<p style="color:#b07df7;">Text here</p>
.mytext {color:#b07df7;}
This box has a color of #b07df7
<div style="background-color:#b07df7;">Content here</div>
.mybackground {background-color:#b07df7;}
Border around this has a color of #b07df7
<div style="border:2px solid #b07df7;">Content here</div>
.myborder {border:2px solid #b07df7;}