#a792e5 color space conversions
Hex:
#a792e5
RGB:
167, 146, 229
CMY:
35, 43, 10
CMYK:
27, 36, 0, 10
HSL:
255°, 61.4815%, 73.5294%
HSV (HSB):
255°, 36.2445%, 89.8039%
XYZ:
40.3581, 34.4304, 78.6474
xyY:
0.2630, 0.2244, 34.4304
CIE-Lab:
65.3028, 25.3662, -39.2706
CIE-LCH:
65.3028, 46.7506, 302.8598
CIE-Luv:
65.3028, 4.9192, -65.7543
Hunter-Lab:
58.6774, 20.0861, -38.3942
#a792e5 color charts
#a792e5 color shades, tints & tones
#a792e5 color schemes
#a792e5 color preview, HTML & CSS examples
This text has a color of #a792e5
<p style="color:#a792e5;">Text here</p>
.mytext {color:#a792e5;}
This box has a color of #a792e5
<div style="background-color:#a792e5;">Content here</div>
.mybackground {background-color:#a792e5;}
Border around this has a color of #a792e5
<div style="border:2px solid #a792e5;">Content here</div>
.myborder {border:2px solid #a792e5;}