#b07fd2 color space conversions
Hex:
#b07fd2
RGB:
176, 127, 210
CMY:
31, 50, 18
CMYK:
16, 40, 0, 18
HSL:
275°, 47.9769%, 66.0784%
HSV (HSB):
275°, 39.5238%, 82.3529%
XYZ:
37.1267, 29.0620, 64.6255
xyY:
0.2838, 0.2222, 29.0620
CIE-Lab:
60.8363, 34.3080, -35.6018
CIE-LCH:
60.8363, 49.4421, 313.9397
CIE-Luv:
60.8363, 19.6386, -60.2298
Hunter-Lab:
53.9092, 28.5902, -33.3395
#b07fd2 color charts
#b07fd2 color shades, tints & tones
#b07fd2 color schemes
#b07fd2 color preview, HTML & CSS examples
This text has a color of #b07fd2
<p style="color:#b07fd2;">Text here</p>
.mytext {color:#b07fd2;}
This box has a color of #b07fd2
<div style="background-color:#b07fd2;">Content here</div>
.mybackground {background-color:#b07fd2;}
Border around this has a color of #b07fd2
<div style="border:2px solid #b07fd2;">Content here</div>
.myborder {border:2px solid #b07fd2;}