#b268c5 color space conversions
Hex:
#b268c5
RGB:
178, 104, 197
CMY:
30, 59, 23
CMYK:
10, 47, 0, 23
HSL:
288°, 44.4976%, 59.0196%
HSV (HSB):
288°, 47.2081%, 77.2549%
XYZ:
33.3885, 23.3968, 55.5796
xyY:
0.2971, 0.2082, 23.3968
CIE-Lab:
55.4788, 44.6971, -36.5994
CIE-LCH:
55.4788, 57.7698, 320.6883
CIE-Luv:
55.4788, 32.1014, -62.1906
Hunter-Lab:
48.3703, 38.5649, -34.2677
#b268c5 color charts
#b268c5 color shades, tints & tones
#b268c5 color schemes
#b268c5 color preview, HTML & CSS examples
This text has a color of #b268c5
<p style="color:#b268c5;">Text here</p>
.mytext {color:#b268c5;}
This box has a color of #b268c5
<div style="background-color:#b268c5;">Content here</div>
.mybackground {background-color:#b268c5;}
Border around this has a color of #b268c5
<div style="border:2px solid #b268c5;">Content here</div>
.myborder {border:2px solid #b268c5;}