#a512f8 color space conversions
Hex:
#a512f8
RGB:
165, 18, 248
CMY:
35, 93, 3
CMYK:
33, 93, 0, 3
HSL:
278°, 94.2623%, 52.1569%
HSV (HSB):
278°, 92.7419%, 97.2549%
XYZ:
32.6766, 15.2093, 90.0204
xyY:
0.2369, 0.1103, 15.2093
CIE-Lab:
45.9195, 83.3757, -80.9535
CIE-LCH:
45.9195, 116.2109, 315.8445
CIE-Luv:
45.9195, 28.8741, -125.6541
Hunter-Lab:
38.9990, 81.3138, -109.5581
#a512f8 color charts
#a512f8 color shades, tints & tones
#a512f8 color schemes
#a512f8 color preview, HTML & CSS examples
This text has a color of #a512f8
<p style="color:#a512f8;">Text here</p>
.mytext {color:#a512f8;}
This box has a color of #a512f8
<div style="background-color:#a512f8;">Content here</div>
.mybackground {background-color:#a512f8;}
Border around this has a color of #a512f8
<div style="border:2px solid #a512f8;">Content here</div>
.myborder {border:2px solid #a512f8;}