#b268d8 color space conversions
Hex:
#b268d8
RGB:
178, 104, 216
CMY:
30, 59, 15
CMYK:
18, 52, 0, 15
HSL:
280°, 58.9474%, 62.7451%
HSV (HSB):
280°, 51.8519%, 84.7059%
XYZ:
35.7051, 24.3235, 67.7788
xyY:
0.2794, 0.1903, 24.3235
CIE-Lab:
56.4102, 48.6599, -45.9233
CIE-LCH:
56.4102, 66.9084, 316.6572
CIE-Luv:
56.4102, 28.3502, -77.6134
Hunter-Lab:
49.3188, 42.9197, -46.9590
#b268d8 color charts
#b268d8 color shades, tints & tones
#b268d8 color schemes
#b268d8 color preview, HTML & CSS examples
This text has a color of #b268d8
<p style="color:#b268d8;">Text here</p>
.mytext {color:#b268d8;}
This box has a color of #b268d8
<div style="background-color:#b268d8;">Content here</div>
.mybackground {background-color:#b268d8;}
Border around this has a color of #b268d8
<div style="border:2px solid #b268d8;">Content here</div>
.myborder {border:2px solid #b268d8;}