#a268f8 color space conversions
Hex:
#a268f8
RGB:
162, 104, 248
CMY:
36, 59, 3
CMYK:
35, 58, 0, 3
HSL:
264°, 91.1392%, 69.0196%
HSV (HSB):
264°, 58.0645%, 97.2549%
XYZ:
36.7939, 24.3593, 91.5695
xyY:
0.2409, 0.1595, 24.3593
CIE-Lab:
56.4458, 52.1371, -63.8754
CIE-LCH:
56.4458, 82.4520, 309.2224
CIE-Luv:
56.4458, 14.3740, -105.9991
Hunter-Lab:
49.3552, 46.6988, -75.4532
#a268f8 color charts
#a268f8 color shades, tints & tones
#a268f8 color schemes
#a268f8 color preview, HTML & CSS examples
This text has a color of #a268f8
<p style="color:#a268f8;">Text here</p>
.mytext {color:#a268f8;}
This box has a color of #a268f8
<div style="background-color:#a268f8;">Content here</div>
.mybackground {background-color:#a268f8;}
Border around this has a color of #a268f8
<div style="border:2px solid #a268f8;">Content here</div>
.myborder {border:2px solid #a268f8;}