#b07fcd color space conversions
Hex:
#b07fcd
RGB:
176, 127, 205
CMY:
31, 50, 20
CMYK:
14, 38, 0, 20
HSL:
278°, 43.8202%, 65.0980%
HSV (HSB):
278°, 38.0488%, 80.3922%
XYZ:
36.5133, 28.8166, 61.3953
xyY:
0.2881, 0.2274, 28.8166
CIE-Lab:
60.6195, 33.2185, -33.1273
CIE-LCH:
60.6195, 46.9136, 315.0788
CIE-Luv:
60.6195, 20.3655, -56.0610
Hunter-Lab:
53.6811, 27.4718, -30.2334
#b07fcd color charts
#b07fcd color shades, tints & tones
#b07fcd color schemes
#b07fcd color preview, HTML & CSS examples
This text has a color of #b07fcd
<p style="color:#b07fcd;">Text here</p>
.mytext {color:#b07fcd;}
This box has a color of #b07fcd
<div style="background-color:#b07fcd;">Content here</div>
.mybackground {background-color:#b07fcd;}
Border around this has a color of #b07fcd
<div style="border:2px solid #b07fcd;">Content here</div>
.myborder {border:2px solid #b07fcd;}