#a264d3 color space conversions
Hex:
#a264d3
RGB:
162, 100, 211
CMY:
36, 61, 17
CMYK:
23, 53, 0, 17
HSL:
274°, 55.7789%, 60.9804%
HSV (HSB):
274°, 52.6066%, 82.7451%
XYZ:
31.2153, 21.4989, 64.1325
xyY:
0.2671, 0.1840, 21.4989
CIE-Lab:
53.4912, 45.4377, -47.8372
CIE-LCH:
53.4912, 65.9772, 313.5264
CIE-Luv:
53.4912, 21.4205, -79.2889
Hunter-Lab:
46.3669, 39.0286, -49.5503
#a264d3 color charts
#a264d3 color shades, tints & tones
#a264d3 color schemes
#a264d3 color preview, HTML & CSS examples
This text has a color of #a264d3
<p style="color:#a264d3;">Text here</p>
.mytext {color:#a264d3;}
This box has a color of #a264d3
<div style="background-color:#a264d3;">Content here</div>
.mybackground {background-color:#a264d3;}
Border around this has a color of #a264d3
<div style="border:2px solid #a264d3;">Content here</div>
.myborder {border:2px solid #a264d3;}