#a09dff color space conversions
Hex:
#a09dff
RGB:
160, 157, 255
CMY:
37, 38, 0
CMYK:
37, 38, 0, 0
HSL:
242°, 100.0000%, 80.7843%
HSV (HSB):
242°, 38.4314%, 100.0000%
XYZ:
44.6042, 38.8075, 99.7474
xyY:
0.2435, 0.2119, 38.8075
CIE-Lab:
68.6116, 23.8467, -48.3602
CIE-LCH:
68.6116, 53.9201, 296.2481
CIE-Luv:
68.6116, -4.5995, -81.2931
Hunter-Lab:
62.2957, 18.7899, -51.3278
#a09dff color charts
#a09dff color shades, tints & tones
#a09dff color schemes
#a09dff color preview, HTML & CSS examples
This text has a color of #a09dff
<p style="color:#a09dff;">Text here</p>
.mytext {color:#a09dff;}
This box has a color of #a09dff
<div style="background-color:#a09dff;">Content here</div>
.mybackground {background-color:#a09dff;}
Border around this has a color of #a09dff
<div style="border:2px solid #a09dff;">Content here</div>
.myborder {border:2px solid #a09dff;}