#b05ec6 color space conversions
Hex:
#b05ec6
RGB:
176, 94, 198
CMY:
31, 63, 22
CMYK:
11, 53, 0, 22
HSL:
287°, 47.7064%, 57.2549%
HSV (HSB):
287°, 52.5253%, 77.6471%
XYZ:
32.1002, 21.3127, 55.8480
xyY:
0.2938, 0.1951, 21.3127
CIE-Lab:
53.2901, 49.5342, -40.6299
CIE-LCH:
53.2901, 64.0658, 320.6401
CIE-Luv:
53.2901, 34.2238, -68.5773
Hunter-Lab:
46.1657, 43.3258, -39.4088
#b05ec6 color charts
#b05ec6 color shades, tints & tones
#b05ec6 color schemes
#b05ec6 color preview, HTML & CSS examples
This text has a color of #b05ec6
<p style="color:#b05ec6;">Text here</p>
.mytext {color:#b05ec6;}
This box has a color of #b05ec6
<div style="background-color:#b05ec6;">Content here</div>
.mybackground {background-color:#b05ec6;}
Border around this has a color of #b05ec6
<div style="border:2px solid #b05ec6;">Content here</div>
.myborder {border:2px solid #b05ec6;}