#a333be color space conversions
Hex:
#a333be
RGB:
163, 51, 190
CMY:
36, 80, 25
CMYK:
14, 73, 0, 25
HSL:
288°, 57.6763%, 47.2549%
HSV (HSB):
288°, 73.1579%, 74.5098%
XYZ:
25.5823, 13.8719, 50.0444
xyY:
0.2858, 0.1550, 13.8719
CIE-Lab:
44.0486, 63.9973, -50.8138
CIE-LCH:
44.0486, 81.7171, 321.5505
CIE-Luv:
44.0486, 39.3891, -81.9089
Hunter-Lab:
37.2450, 57.4270, -53.5938
#a333be color charts
#a333be color shades, tints & tones
#a333be color schemes
#a333be color preview, HTML & CSS examples
This text has a color of #a333be
<p style="color:#a333be;">Text here</p>
.mytext {color:#a333be;}
This box has a color of #a333be
<div style="background-color:#a333be;">Content here</div>
.mybackground {background-color:#a333be;}
Border around this has a color of #a333be
<div style="border:2px solid #a333be;">Content here</div>
.myborder {border:2px solid #a333be;}