#a068d9 color space conversions
Hex:
#a068d9
RGB:
160, 104, 217
CMY:
37, 59, 15
CMYK:
26, 52, 0, 15
HSL:
270°, 59.7884%, 62.9412%
HSV (HSB):
270°, 52.0737%, 85.0980%
XYZ:
31.9719, 22.3840, 68.2811
xyY:
0.2607, 0.1825, 22.3840
CIE-Lab:
54.4321, 44.1472, -49.7548
CIE-LCH:
54.4321, 66.5170, 311.5825
CIE-Luv:
54.4321, 18.0552, -82.4334
Hunter-Lab:
47.3117, 37.8298, -52.4502
#a068d9 color charts
#a068d9 color shades, tints & tones
#a068d9 color schemes
#a068d9 color preview, HTML & CSS examples
This text has a color of #a068d9
<p style="color:#a068d9;">Text here</p>
.mytext {color:#a068d9;}
This box has a color of #a068d9
<div style="background-color:#a068d9;">Content here</div>
.mybackground {background-color:#a068d9;}
Border around this has a color of #a068d9
<div style="border:2px solid #a068d9;">Content here</div>
.myborder {border:2px solid #a068d9;}