#a194e5 color space conversions
Hex:
#a194e5
RGB:
161, 148, 229
CMY:
37, 42, 10
CMYK:
30, 35, 0, 10
HSL:
250°, 60.9023%, 73.9216%
HSV (HSB):
250°, 35.3712%, 89.8039%
XYZ:
39.4307, 34.4140, 78.6931
xyY:
0.2585, 0.2256, 34.4140
CIE-Lab:
65.2899, 22.5209, -39.3276
CIE-LCH:
65.2899, 45.3194, 299.7976
CIE-Luv:
65.2899, 1.1675, -65.4653
Hunter-Lab:
58.6635, 17.3179, -38.4691
#a194e5 color charts
#a194e5 color shades, tints & tones
#a194e5 color schemes
#a194e5 color preview, HTML & CSS examples
This text has a color of #a194e5
<p style="color:#a194e5;">Text here</p>
.mytext {color:#a194e5;}
This box has a color of #a194e5
<div style="background-color:#a194e5;">Content here</div>
.mybackground {background-color:#a194e5;}
Border around this has a color of #a194e5
<div style="border:2px solid #a194e5;">Content here</div>
.myborder {border:2px solid #a194e5;}