#a07bed color space conversions
Hex:
#a07bed
RGB:
160, 123, 237
CMY:
37, 52, 7
CMYK:
32, 48, 0, 7
HSL:
259°, 76.0000%, 70.5882%
HSV (HSB):
259°, 48.1013%, 92.9412%
XYZ:
36.8662, 27.7539, 83.5347
xyY:
0.2488, 0.1873, 27.7539
CIE-Lab:
59.6658, 38.4965, -52.6322
CIE-LCH:
59.6658, 65.2084, 306.1826
CIE-Luv:
59.6658, 9.0698, -87.9720
Hunter-Lab:
52.6820, 32.7187, -57.1353
#a07bed color charts
#a07bed color shades, tints & tones
#a07bed color schemes
#a07bed color preview, HTML & CSS examples
This text has a color of #a07bed
<p style="color:#a07bed;">Text here</p>
.mytext {color:#a07bed;}
This box has a color of #a07bed
<div style="background-color:#a07bed;">Content here</div>
.mybackground {background-color:#a07bed;}
Border around this has a color of #a07bed
<div style="border:2px solid #a07bed;">Content here</div>
.myborder {border:2px solid #a07bed;}