#b107d4 color space conversions
Hex:
#b107d4
RGB:
177, 7, 212
CMY:
31, 97, 17
CMYK:
17, 97, 0, 17
HSL:
290°, 93.6073%, 42.9412%
HSV (HSB):
290°, 96.6981%, 83.1373%
XYZ:
30.0911, 14.2525, 63.4524
xyY:
0.2791, 0.1322, 14.2525
CIE-Lab:
44.5929, 79.6002, -62.5843
CIE-LCH:
44.5929, 101.2571, 321.8244
CIE-Luv:
44.5929, 45.9979, -100.2534
Hunter-Lab:
37.7525, 76.2086, -73.2246
#b107d4 color charts
#b107d4 color shades, tints & tones
#b107d4 color schemes
#b107d4 color preview, HTML & CSS examples
This text has a color of #b107d4
<p style="color:#b107d4;">Text here</p>
.mytext {color:#b107d4;}
This box has a color of #b107d4
<div style="background-color:#b107d4;">Content here</div>
.mybackground {background-color:#b107d4;}
Border around this has a color of #b107d4
<div style="border:2px solid #b107d4;">Content here</div>
.myborder {border:2px solid #b107d4;}