#a068c5 color space conversions
Hex:
#a068c5
RGB:
160, 104, 197
CMY:
37, 59, 23
CMYK:
19, 47, 0, 23
HSL:
276°, 44.4976%, 59.0196%
HSV (HSB):
276°, 47.2081%, 77.2549%
XYZ:
29.5256, 21.4054, 55.3988
xyY:
0.2777, 0.2013, 21.4054
CIE-Lab:
53.3904, 39.5318, -40.0266
CIE-LCH:
53.3904, 56.2573, 314.6437
CIE-Luv:
53.3904, 21.2975, -66.3301
Hunter-Lab:
46.2660, 32.9478, -38.6075
#a068c5 color charts
#a068c5 color shades, tints & tones
#a068c5 color schemes
#a068c5 color preview, HTML & CSS examples
This text has a color of #a068c5
<p style="color:#a068c5;">Text here</p>
.mytext {color:#a068c5;}
This box has a color of #a068c5
<div style="background-color:#a068c5;">Content here</div>
.mybackground {background-color:#a068c5;}
Border around this has a color of #a068c5
<div style="border:2px solid #a068c5;">Content here</div>
.myborder {border:2px solid #a068c5;}